搜索资源列表
LMS_filter
- verilog HDL 写的LMS滤波器-LMS filter using verilog HDL language
vhdl
- vhdl语言例程集锦.pdf,全部的例子,看你会不会偷了-VHDL language routines Collection. pdf, all the examples, you will not see stealing
VHDL
- 本书基于VHDL硬件电路语言编程与实际应用技巧,通过实例介绍VHDL-The book based on the VHDL hardware language programming and the practical application of skills, through an example VHDL
newDPLLdesign
- 使用VHDL语言进行数字锁相环的设计,pdf格式,可以打开-The use of VHDL language design of digital phase-locked loop, pdf format, you can open
Design_of_Traffic_Light_Controller_Based_on_VHDL.r
- :传统的交通灯控制器多数由单片机或PLC来实现,文中介绍了基于VHDL硬件描述语言进行交通灯控制 器设计的一般思路和方法。选择XIL INX公司低功耗、低成本、高性能的FPGA芯片,采用ISE5. X和MODELSIM SE 6. 0开发工具进行了程序的编译和功能仿真。最后给出了交通灯控制器的部分VHDL源程序和仿真结果,仿 真结果表明该系统的设计方案正确。-Traffic light controller is usually developed bymicro p rocesso
VHDL_Essentials
- 一个讲解了VHDL语言主要要点的PDF文档,文档不长但是初学者要用到的都有。-A VHDL language to explain the main points of the PDF document, the document is not long but beginners need to have.
cliff_cummings
- cliff cummings的关于VHDL语言的一些经典文章-Useful papers on VHDL language by cliff cummings
vhdl
- 学习vhdl语言的实用教程,很详细,从零开始学起,简单易行,支持-Vhdl language learning and practical tutorial is very detailed, from scratch to learn, easy to support
vhdl-2008-just-the-new-stuff-systems-on-silicon.r
- VHDL is defined by IEEE Standard 1076, IEEE Standard VHDL Language Reference Manual (the VHDL LRM). The original standard was approved in 1987. IEEE procedures require that standards be periodically reviewed and either reaffirmed or revised. The VHDL
1076_ieee_standard_vhdl_language_reference_manual.
- 1076 ieee standard vhdl language reference manual-1076 ieee standard vhdl language reference manual.pdf
100vhdl_project
- 熟悉VHDL语言的小程序和.pdf文档,例如:乘法器、比较器和交通等设计等100个小例子,非常适合初学者。-Familiar with the VHDL language, applets and. Pdf documents, such as: multiplier, comparator and transportation design 100 small example, very suitable for beginners.
DHT22_v1.1
- 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, whic