资源列表
AHB-BUS-AND-SLAVE-CODE-USING-VERILOG
- AHB总线下的slave代码verilog-AHB BUS AND SLAVE CODE USING VERILOG
Program3
- 用 vhdl 语言设计 8 位数码扫描显示电路,显示输出数据直接在程序中给出。增加 8 个 4 位锁存器作为输出显示数据缓冲器,由外部输入8个待显示的十六进制数。-Design with vhdl language display 8-bit digital scanning circuit, display output data are given directly in the program. Increased eight 4-bit latch display data buffer
EP3C16_Nios_LCD12864
- 基于ep3c16-nios的12864液晶的驱动程序,简单明了,适合新手学习。-Based on ep3c16-nios 12864 LCD driver, simple and clear, suitable for novice to learn.
rx_fifo
- verilog语言写的接收机FIFO,适用于xilinx环境-verilog language to write the receiver FIFO, the environment for xilinx
awg
- 基于FPGA的任意波形发生器源代码,并且添加了上位机发送指令和数据(低八位用来发频率控制字,高八位用来发指令)。-FPGA-based arbitrary waveform generator source code, and add the host computer to send commands and data (low eight frequency control word is used to send high eight used to send commands).
unsig_altmult_accum
- 无符号型的基于累加器的乘法器,代码比较简单-unsigned altmultiplex accumultor
CCD_CPLD
- 内部资料,CCD探头采集时序发生器,基于CPLD用VHDL编写,是学习CPLD和VHDL在实际工业应用中的实际案例。-Internal information, medical collection probe CCD Timing Generator, based on the CPLD using VHDL, CPLD and VHDL to learn practical industrial applications in the real case.
FPGA_DDS
- FPGA中实现信号发生器,即DDS,代码简洁,精练,非常适合学习,已经经过验证.-The FPGA signal generator, or DDS, the code simple, concise, very suitable for learning, has been verified.
adda
- fpga作为ad与da的桥梁,实现快速模数,数模转换。-fpga as ad and da bridge, fast analog to digital, digital to analog conversion.
DAC-use-verilog
- 用verilog写的TLV5620芯片的DAC转换代码,核心文件dac.v,能进行实现,不仅仅是行为级描述-Written with verilog conversion code TLV5620 DAC chip, the core file dac.v, can be achieved, not just behavioral descr iption
Computer-Organization-experiment
- 上海交大计算机组成实验源代码 in verilog-computer organization experimentation source code
error-detection-device
- 使用Verilog语言编程,在Quartus ii 上实现的误码检测装置,并通过单片机将误码结果显示在LCD上。本代码具有一定的工程实践价值。-Using the Verilog language programming, implemented on the Quartus ii error detection device, and the result of errors by the microcontroller on the LCD display. The code has som