DexWen / FFT_Verilog
FFT implement by verilog_测试验证已通过
☆54Updated 8 years ago
Alternatives and similar repositories for FFT_Verilog:
Users that are interested in FFT_Verilog are comparing it to the libraries listed below
- 视频旋转(2019FPGA大赛)☆33Updated 4 years ago
- Step by step tutorial for building CortexM0 SoC☆36Updated 2 years ago
- ☆36Updated 9 years ago
- RTL Verilog library for various DSP modules☆85Updated 3 years ago
- A 16-point radix-4 FFT chip, including Verilog codes, netlists and layout. Group project.☆60Updated 7 months ago
- AXI总线连接器☆96Updated 4 years ago
- APB to I2C☆39Updated 10 years ago
- AXI DMA 32 / 64 bits☆109Updated 10 years ago
- 学习AXI接口,以及xilinx DDR3 IP使用☆36Updated 8 years ago
- AXI master to AHB slave, support INCR/WRAP, out of standing, do not advanced feature such as support out of order, retry, split, etc☆39Updated 3 years ago
- AHB DMA 32 / 64 bits☆54Updated 10 years ago
- ☆66Updated 3 years ago
- Interface Protocol in Verilog☆49Updated 5 years ago
- upgrade to e203 (a risc-v core)☆40Updated 4 years ago
- ARM中通过APB总线连接的UART模块☆63Updated 5 years ago
- AXI Interconnect☆47Updated 3 years ago
- PCIE 5.0 Graduation project (Verification Team)☆63Updated last year
- ☆59Updated 9 years ago
- 基于FPGA的图像处理模块(出自于crazybingo)(将部分IP换为纯Verilog用于跨平台移植)☆45Updated 4 years ago
- FPGA implementation of pose detection with Kalman filter. (verilog)☆33Updated 2 years ago
- verilog☆21Updated last year
- 3×3脉动阵列乘法器☆43Updated 5 years ago
- Implementation of JESD204B Transport Layer & part of Data Link Layer☆32Updated 3 years ago
- Cortex M0 based SoC☆71Updated 3 years ago
- fpga跑sobel识别算法☆29Updated 4 years ago
- Based on ARM AMBA bus protocol, Verilog is used to design the digital circuit.☆119Updated 3 years ago
- 异步FIFO的内部实现☆24Updated 6 years ago
- Attempt to setup a bridge between AHB and I2C by constructing dedicated modules of AHB master , AHB slave , APB master , APB slave, I2C m…