资源说明:IEEE Standard for Verilog Hardware Description Language[IEEE Std 1364-2005]
The Verilog hardware description language (HDL) is defined in this standard. Verilog
HDL is a formal notation intended for use in all phases of the creation of electronic systems. Because
it is both machine-readable and human-readable, it supports the development, verification,
synthesis, and testing of hardware designs the communication of hardware design data and the
maintenance, modification, and procurement of hardware. The primary audiences for this standard
are the implementors of tools supporting the language and advanced users of the language.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
-
- _8259A.zip 8259A是专门为了对8085A和8086/8088进行中断控制而设计的芯片,它是可以用程序控制 ...
- 8253.rar8253计数器接口电路 intel8253是NMOS工艺制成的可编程计数器/定时器,有几种芯片型号 ...
- fj.rar从视频信号中分离出场同步、行同步、场消隐、行消隐等同步信号,用VHDL实现。 ...
- count23.rar一个简单的23计数器,用VHDL实现,可供初学者学习。
- mips.rar在maxplus上实现了一个5级流水线的mips cpu,含cache
- Music.rar应用VHDL编写的基于FPGA的音乐播放程序
- PS2.rar应用VHDL编写的基于FPGA的PS2键盘程序
- KeyBoard.rar应用VHDL编写的基于FPGA的矩阵键盘程序
- LED8.rar应用VHDL编写的基于FPGA的LED数码管操作程序
- DS18B20.rar基于FPGA的应用VHDL编写18b20的程序
-
- VHDL 的实例程序,共44个.rar经典VHDL 的实例程序,共44个!要下载的尽快
- VHDL例程.rar有关VHDL的大量例程,对学习VHDL编程的人具有很大的帮助,不可不看 ...
- NANDflash.rarNAND型闪存接口程序 里面包含了datasheet以及测试程序
- VHDL语言100例详解.rarVHDL语言100例详解。详细讲解了用VHDL语言进行数字电路和数字系统设计的知识。用100个 ...
- VHDL的编程实例.rar别人的一些常用的VHDL源代码,希望对各位有用!
- verilog.HDL.examples.rar许多非常有用的 Verilog 实例: ADC, FIFO, ADDER, MULTIPLIER 等
- FPGA_27eg.rarFPGA很有价值的27实例.rar 包括 LED控制VHDL程序与仿真 2004.8修改.doc; LED控制VHDL ...
- quartus II中文用户教程(英文版的完全翻译).rarquartus II中文用户教程(英文版的完全翻译),和一切爱好可编程器件的同仁共勉之 ...
- codeofvhdl2006.rar【经典设计】VHDL源代码下载~~ 其中经典的设计有:【自动售货机】、【电子钟】、【 ...
- USB驱动程序编程.zip基本的usb驱动程序的编程方法,值得一看.