资源列表
exp15
- 本实验的任务就是设计一个秒表,由于计时时钟信号为50MHz,因此需要对系统时钟进行500000分频才能得到。另外为了控制方便,需要一个复位按键、启动计时按键和停止计时按键,分别选用实验箱按键模块的KEY0、KEY1和 KEY2,按下KEY0,系统复位,所有寄存器全部清零;按下KEY2,秒表启动计时;按下KEY1,秒表停止计时,并且七段码管显示当前计时时间,如果再次按下KEY2,秒表继续计时,除非按下KEY0,系统才能复位,显示全部为0000--00。-The task of this exper
exp9
- 本实验要完成的任务是设计一个四位二进制全加器。具体的实验过程就是利用实验系统上的拨动开关模块的SW17~SW14作为一个加数X输入,SW13~SW10作为另一个加数Y输入,用LED模块的LEDG0~LEDG4来作为结果S输出,LED亮表示输出‘1’,LED灭表示输出‘0’。-To complete the task of the experiment is to design a four bit binary full adder. The specific experimental proc
i2c_slav_tb4
- verilog, i2c slave, 两个输入端口,可自由切换。-verilog, i2c slave, two input ports are free to switch.
Verilog
- Verilog实例学习,初学者可以看看,实例有135个。-Verilog instance learning, beginners can take a look at the 135 instances.
FFT
- FFT on FPGA The directory contains the source code of VHDL source code of FFT implemetation
convotion_decode
- 用verilog写的卷积码的编码程序以及viterbi译码程序-Use verilog write convolution code coding procedures and viterbi decoding program
SPI_Send_DI
- 用Verlog语言实现的48位SPI数据发送,主频为2.5M(可在内部调解)-Use Verlog language to achieve the transmission of data with 48bits by SPI ,whose speed is 2.5M.
dac
- 用verilog实现TLC5620——dac转换实验,转换0-255数字量,送数码管显示-The TLC5620- dac conversion experiments, convert 0-255 digital, send digital display with verilog
ds18b20_319
- 用verilog实现ds18b20_319温度传感器实验,检测环境温度,通过数码管显示出来-Verilog achieve ds18b20_319 temperature sensor experiments, testing the ambient temperature by digital display
VHDL-simple-examples
- 上传的几个VHDL程序:分别是各种功能计数器;使用列举类型的状态机,四D触发器,通用寄存器,伪随机比特发生器,简单的状态机。-Upload several VHDL program: are the various functions of the counter using the enumerated type state machine, four D flip-flop, the general-purpose registers, pseudo-random bit generato
timer
- 自己做的计时秒表VHDL语言程序,运行良好,一切俱全。-Own stopwatch VHDL language program, run good, all taste.
SDRAM_verilog
- 此程序是SDRAM串口的实现程序,适合对SDRAM作深入了解的人参考-This program is the realization of SDRAM serial program, suitable for SDRAM to be deeply know reference
