《FPGA应用开发和仿真》(机械工业出版社2018年第1版 ISBN:9787111582786)的源码。Source Code of the book FPGA Application Development and Simulation(CHS).
☆134Feb 3, 2026Updated last month
Alternatives and similar repositories for FPGA-Application-Development-and-Simulation
Users that are interested in FPGA-Application-Development-and-Simulation are comparing it to the libraries listed below
Sorting:
- 使用Cordic算法函数运算,在资源受限的设备上运行(如资源较少的FPGA、嵌入式MCU),避免了浮点运算、乘法、除法,只用移位和加法函数的计算。☆11Mar 22, 2024Updated last year
- Two Verilog SPI module implementations (hard and soft) with advanced options and AXI Full Interface☆22Nov 21, 2017Updated 8 years ago
- 2021 Xilinx China Winter Camp☆11Mar 12, 2021Updated 4 years ago
- SHA-256 IP core for ZedBoard (Zynq SoC)☆31Jun 22, 2018Updated 7 years ago
- 基于Verilog实现的全数字锁相环☆42Dec 6, 2021Updated 4 years ago
- DSP by FPGA☆15Sep 12, 2023Updated 2 years ago
- 软件无线电,使用FPGA进行正交解调。☆23Feb 18, 2019Updated 7 years ago
- A simple Verilog SPI master / slave implementation featuring all 4 modes.☆75Dec 7, 2020Updated 5 years ago
- USB2.0 Verilog☆20Apr 21, 2019Updated 6 years ago
- SPI通信实现FLASH读写