资源列表
xapp1065
- Xilinx xapp 1065 application note
myClock
- 四位数码管显示24小时时钟,附上了ucf 芯片是Kintex7(Four bit digital tubes display 24 hour clocks)
04_led_test
- FPGA入门实验,简单的流水灯,计数器的使用较规范(FPGA introductory experiment, simple flow lamp, the use of counter is more standard)
eeprom_test
- eeprom读写,经典的iic接口,学习状态机的写法(read and write eeprom with iic interface)
spi
- 通过SPI接口给一段位宽16位长度为8的配置寄存器进行赋值。位宽为16 表示存储的数据信息位数为16,长度为8,则代表的是寄存器的深度为8。 在输入第一位数据时,定义一个计数器count,以判断目前接收了几个数据。当接收到第8位时,后六位为地址,前两位用于判断,10表示读操作,11表示写操作,进入读写操作后仍需计数,以便判断何时读完或写完,当count=24时为读写操作完毕。(Through the SPI interface to a 16 bit length 8 configuratio
FPGA工程师面试试题集锦
- FPGA工程师面试试题集锦,适用于FPGA开发入门(FPGA Engineer Interview Suitable for the introduction of FPGA development)
DDR2_Control
- 参考例程之Verilog之实现DDR2时序控制实现,ISE开发平台完整工程(Implementation of DDR2 timing control implementation of reference routine Verilog, complete engineering of ISE development platform)
19HV10E2
- file collection used for programming
11_ddr3_test
- spartan6 ddr3 test with FPGA communicate
Nexys-4-OOB-2016.4-2
- 此文件为NEXYS4官方demo,供大家参考(NEXYS4 official demo)
vhdl分频器设计
- vhdl分频器设计,用quartus软件偏写,可进行时钟的分频。(Design of VHDL frequency divider)
vhdl译码显示器设计
- vhdl译码显示器设计,用quartus2软件编写,可实现数码管的显示译码功能。(VHDL decipher display design, written in quartus2 software, can realize the display and decoding function of the digital tube.)