yiwangchunyu / AI-RISCLinks
Design some simple RISV-V cores via verilog and vivado. 复旦大学《计算机与智能处理器体系结构 AI Core and RISC Architecture》Projects
☆15Updated 4 years ago
Alternatives and similar repositories for AI-RISC
Users that are interested in AI-RISC are comparing it to the libraries listed below
Sorting:
- This is an SoC design dedicated to Keyword Spotting (KWS) based on a neural-network accelerator and the wujian100 platform.☆53Updated 5 years ago
- ☆13Updated 6 years ago
- A scalable Eyeriss model in SystemC.☆32Updated 2 years ago
- 关于深度学习算法、框架、编译器、加速器的一些理解☆15Updated 3 years ago
- CNN-Accelerator based on FPGA developed by verilog HDL.☆48Updated 5 years ago
- 3×3脉动阵列乘法器☆50Updated 6 years ago
- Hardware accelerator for convolutional neural networks☆60Updated 3 years ago
- An HLS based winograd systolic CNN accelerator☆54Updated 4 years ago
- This is the first step to implement RNN on FPGAs. All modules are heavily commented. We will use High-Level Synthesis to turn these code …☆24Updated 6 years ago
- EE 272B - VLSI Design Project☆13Updated 4 years ago
- FPGA/AES/LeNet/VGG16☆109Updated 7 years ago
- 16-bit Adder Multiplier hardware on Digilent Basys 3☆83Updated 2 years ago
- A VGG accelerator by System Verilog on DE1-SoC FPGA. Row Stationary (RS) dataflow is adopted, and computations are based on fixed point 1…☆34Updated 6 years ago
- A generic Convolutional Neural Network (CNN) Accelerator (CNNA) for FPGA☆28Updated 4 years ago
- ☆45Updated 4 years ago
- Design for 4 x 4 Matrix Multiplication using Verilog☆34Updated 10 years ago
- A SystemVerilog implementation of Row-Stationary dataflow and Hierarchical Mesh Network-on-Chip Architecture based on Eyeriss CNN Acceler…☆177Updated 6 years ago
- RTL code for the DPU chip designed for irregular graphs☆13Updated 3 years ago
- Systolic-array based Deep Learning Accelerator generator☆27Updated 5 years ago
- A Reconfigurable Accelerator for Deep Convolutional Neural Networks Implemented by Chisel3.☆29Updated 4 years ago
- Some attempts to build CNN on PYNQ.☆25Updated 6 years ago
- Single Long Short Term Memory (LSTM) cell : Verilog Implementation☆32Updated 5 years ago
- Verilog Sigmoid and Tanh functions which can be configured and added to your neural network project☆16Updated 5 years ago
- A DNN Accelerator implemented with RTL.☆68Updated 11 months ago
- CNN accelerator implemented with Spinal HDL☆155Updated last year
- A CNN accelerator design inspired by MIT Eyeriss project☆20Updated 4 years ago
- ☆71Updated 7 years ago
- LCAI-TIHU HW is an AI inference processor which is comprised of RISC-V cpu, nvdla, NoC bus, PCIe module, DDR, SRAM, bootROM, DMA and peri…☆44Updated 2 years ago
- 🐆 A compiler from AI model to RTL (Verilog) accelerator in FPGA hardware with auto design space exploration for *AdderNet*☆21Updated last year
- Feed-forward neural networks can be trained based on a gradient-descent based backpropagation algorithm. But, these algorithms require mo…☆12Updated 5 years ago