资源列表
投币充电仪
- 基于FPGA的投币式充电仪,可以完成按键输入、倒计时、清零等功能。
2D的DCT变换
- 二维DCT变换,附源码以及testbench,以及相应的数学知识
通用异步收发器
- 用Verilog编写的uart通用异步收发器带testbench
基于DSP和FPGA的通用数字信号处理系统设计
- 利用DSP配合FPGA为硬件架构,以DSP为数据处理核心,通过FPGA对USB、ADC和DAC等外围设备进行控制,并可实现频谱分析、数字滤波器等数字信号处理算法。(With DSP and FPGA as the hardware architecture and DSP as the data processing core, the peripheral devices such as USB, ADC and DAC are controlled by FPGA, and the digi
FPGA系统设计与验证实战指南_V1.2
- FPGA系统设计与验证实战,内含各种常见的FPGA程序设计,AD,RS485,以太网等。(130 sets of resume template FPGA system design and verification, including a variety of common FPGA programming, ad, RS485, Ethernet, etc.)
8层电梯控制器
- 自动电梯控制器,电梯内有八个输入按钮响应用户的上下楼层请求,并有八段数码管显示电梯当前所在楼层位置(there are eight input buttons in the elevator to respond to the user's request for going up and down the floor)
crc16
- verilog 语言下的硬件CRC校验:CRC16(CRC verification in Verilog: CRC 16)
VHDL电子钟
- VHDL电子钟设计,有基本功能和闹钟,请使用quartus设计,模块化原件可以用原理图编程
DPWM
- 用Verilog实现数字脉宽调制模块,主要模块有锁相环、计数器、多路选择器(The digital pulse width modulation module is realized by Verilog. The main modules are PLL, counter and multiplexer)
Verilog的150个经典设计实例
- 非常有用的verilog的150个经典编程实例(150 classic programming examples of Verilog)
数字跑表
- 该跑表具有启动、复位、暂停、暂停后继续计时等功能 能显示的秒计数时间精确到小数点后第二位,即能显示**.**s
双电梯控制器
- 使用verilog实现的双电梯控制器,1-9层,仿真通过(a bi-elevator controller written in VerilgHDL, which has floor1-9, simulation passed)