FPGA project
☆243Apr 5, 2022Updated 4 years ago
Alternatives and similar repositories for FPGA-proj
Users that are interested in FPGA-proj are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FPGA☆160Jun 29, 2024Updated last year
- Implementation of CNN on ZYNQ FPGA to classify handwritten numbers using MNIST database☆597Feb 19, 2021Updated 5 years ago
- 基于FPGA的数字识别-实时视频处理的定点卷积神经网络实现☆371May 2, 2023Updated 3 years ago
- 【入门项目】基于PYNQ-Z2实现手写数字识别卷积神经网络硬件加速器☆193Apr 10, 2023Updated 3 years ago
- 使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用☆587Jun 18, 2018Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- MNIST using tensorflow, c++ and fpga (zynq7010)☆25Mar 16, 2023Updated 3 years ago
- A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard☆915Jul 29, 2024Updated last year
- A hardware implementation of CNN, written by Verilog and synthesized on FPGA☆260Dec 29, 2018Updated 7 years ago
- FPGA/AES/LeNet/VGG16☆108Sep 9, 2018Updated 7 years ago
- 一个开源的FPGA神经网络加速器。☆197Sep 4, 2023Updated 2 years ago
- some interesting demos for starters☆96Dec 2, 2022Updated 3 years ago
- This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.☆788Dec 10, 2019Updated 6 years ago
- ☆312Mar 3, 2024Updated 2 years ago
- CNN acceleration on virtex-7 FPGA with verilog HDL☆482Feb 27, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- [ICTA'21] First Prize Winner of the 2021 DIGILENT Cup, China College Integrated Circuit Competition☆280Apr 1, 2024Updated 2 years ago
- to illustrate how to removal a Neural Network from pc to FPGA board ,it contain all the code include c code worked in pc,HLS prj acceler…☆88May 30, 2021Updated 4 years ago
- Project is about designing a Trained Neural Network on FPGA to classify an Image Input using CNN.☆165Dec 13, 2020Updated 5 years ago
- This is a fully parameterized verilog implementation of computation kernels for accleration of the Inference of Convolutional Neural Netw…☆198Mar 20, 2024Updated 2 years ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆315Aug 16, 2018Updated 7 years ago
- Voice Activity Detector based on MFCC features and DNN model☆29Jul 3, 2023Updated 2 years ago
- NVDLA (An Opensource DL Accelerator Framework) implementation on FPGA.☆388Dec 27, 2023Updated 2 years ago
- 【入门项目】这个仓库是用hls来实现手写数字识别CNN硬件(xilinx fpga)加速的代码☆92Aug 6, 2022Updated 3 years ago
- This repository contains code and pdf tutorial of how I've implemented binocular camera matching algorithm, SGBM, with FPGA using verilog…☆40Mar 1, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 使用FPGA实现CNN模型☆15Jun 21, 2019Updated 6 years ago
- ES-203 Computer Organization & Architecture CNN on FPGA board☆18Feb 23, 2022Updated 4 years ago
- ☆20Apr 7, 2021Updated 5 years ago
- This repository hosts the code for an FPGA based accelerator for convolutional neural networks☆187Jun 20, 2024Updated last year
- A systolic array matrix multiplier☆30Sep 11, 2019Updated 6 years ago
- Codes to implement MobileNet V2 in a FPGA☆31Dec 21, 2020Updated 5 years ago
- 帮助大家进行FPGA的入门,分享FPGA相关的优秀文章,优秀项目☆5,442May 15, 2022Updated 4 years ago
- using xilinx xc6slx45 to implement mnist net☆83Jul 5, 2018Updated 7 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。