搜索资源列表
大量verilog代码
- 大量verilog设计实例
vga
- VGA驱动及显示程序,用Verilog编写代码实现VGA的驱动和显示,并且提供了测试程序Testbench通过测试能得到正确的时序波形。-the source code for driving VGA and displaying the images,the testbench was offered.
async_transmitter
- 该程序为RS232串口通信的VERILOG程序,在FPGA上已通过验证,在测试范围内误码率为0-The program for the RS232 serial port communications VERILOG procedures, the FPGA has been validated in the test range of bit error rate is 0
crc_explain
- 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
DesignCompilerPPT
- 用design compiler对verilog hdl的程序进行逻辑综合最后生成门级网表即用门生成的电路图。-Verilog hdl with design compiler of the logic synthesis procedure generates the final gate-level netlist that is generated with the door circuit.
mux_case
- 用case 语句描述的4 选1 MUX源代码程序实现-case4(1) ,VHDL&verilog
traffic
- 绿灯、黄灯和红灯交通指示灯的verilog HDL程序源代码-traffic lamp ,red,yellow,green,verilog HDL
clock
- 多功能数字钟的Verilog HDL源代码程序的实现-mutil-function digital clock Verilog HDL
chapter9
- 一个别人写的UART verilog程序,希望对大家有帮助-A UART verilog program written by someone else, we want to help
Verilog-HDL
- verilog HDL程序入门,很好学,基本和C语言一样,几天就可以简单的编程-verilog HDL program entry, very good school, Basic and C language, a few days can be a simple programming
Verilog-Examples-of-procedures
- Verilog书中的例子程序,很全。 包含了各个章节的资料-In the book Verilog examples of procedures, very full. Including the various sections of the data
FpgaFskDemod
- 程序实现一种FSK的解调,语言为verilog。(Program to achieve a FSK demodulation, the language is verilog.)