资源列表
01_led_test
- 基于FPGA实现流水灯功能,LED等间隔亮起熄灭,(the use of digital FPGA design flow to achieve the runing water lights function)
spi final
- verilog 实现spi 串口 通过FPGA板可以看出数据传输(verilog spi can be demonstrated with FPGA)
分频器
- 对频率实现分频,达到一种对外部的一种分频管理(realization of frequency division)
sd_test
- 基于FPGA的SD卡初始化、读写,实现向FPGA写入数据并读取(SD card initialization, reading and writing, with FPGA based)
SN7474
- 74LS74芯片行为级代码,实现了双D触发器与逻辑延迟,可利用modelsim仿真(74LS74 chip behavior level code)
FP_adder
- 32 bit floating point adder with testbench
FP_divider
- floating point divider for 32 bit with test bench
FP_multiplier
- Multiplier for 32 bit with test bench using verilog HDL
PWN
- Pulse Width modulation using Verilog HDL
ADC_SA_8bit
- the successive approximation part of the circuit. trial_root is loaded with value 8'b1000_0000 on the rising egde that makes count = 3'b000.
4bit_mealy
- Mealy machine is a state machine whose output is determined by the current state and the current inputs.
4bit_moore
- Moore machine is state machine whose output is a function of only the current state.
