资源列表
can1_model
- DSP2812 and fpga 控制 SJA1-DSP2812 and fpga control procedures SJA1000
veriloguartrx
- verilogHDL编写的串口检测程序,自己写的,相对其他的代码,本程序比较简短,初学者容易掌握。
hdl-hw1-brent-kung-adder
- BRENT KUNG ADDER 4 bits
behavioral_counter
- -- This example implements a behavioral counter with load, clear, and up/down features. -- It has not been optimized for a particular device architecture, so performance may vary. Altera recommends using the lpm_counter function to implement a co
ZAI_TAI_JI
- 基于状态机下的编程方法,有限的状态机实现无限的编程模式-State machine based programming under
keyboard
- 可从键盘输入0-f,并在1602LCD上显示出来-Can be entered from the keyboard 0-f, and displayed on the 1602LCD
ram
- SRAM 静态存储器 vhdl代码 计算机组成原理-SRAM is a memory
police_siren
- 警察车的声音,利用verilog编写,可以下载到PFGA,已经在altera cycloneIII芯片上验证成功-The sound of the police car, use verilog to write, can be downloaded to PFGA, has proved to be successful on the chip altera cycloneIII
tcmouse
- 采用TC2.0工具实现WINxp下鼠标的显示,使用了DOS中断机制,可以分别在字符模式下、VGA256模式下实现鼠标的显示。-Tools used to achieve WINxp mouse TC2.0 display, use the DOS interrupt mechanism can be detected in character mode, VGA256 mode to achieve the display of the mouse.
AD5439
- AD5439的verilog驱动程序,根据其Datasheet来编写其时序的驱动。-a sourse to drive AD5439 in Verilog language.
pso3
- i want VHDL coding for doing my project
HammingEncoder
- VHDL编写的汉明纠错码译码器,数字传输中汉明纠错码的译码所用