资源列表
Verilog_basic_lessons
- 这个是一本不错的VERILOG的入门教程。希望对新手有用。-This is a good introductory tutorial VERILOG. Want to be useful for beginners.
taxi
- 该程序为东南大学自动化学院数字课程设计的程序,出租车计价器(08级的设计),采用VHDL实现,有详细的设计过程及最总的原理图-The program for the Institute of Automation, Southeast University Digital curriculum design process, the taxi meter (08 designs), the use of VHDL implementation, detailed design process a
4-16
- 4-16译码器。按0000-1111编码,相应的得到输出。下载后可实现-4-16 decoder. Encoded by 0000-1111, the corresponding receive output. Download can be realized
CPLD_example
- 安徽零零电子的LPLD例程-Routine electronic LPLD Anhui Page
VerilogHDL_book
- Verilog HDL的基础知识.pdf, 主要讲解Verilog HDL的基础知识, 适合初学者阅读-The basics of Verilog HDL. Pdf, mainly on the basics of Verilog HDL for beginners to read
DDS
- 基于quartus的DDS,可以发生正弦波,方波,三角波,附带了顶层文件,注释在程序中-Quartus on the DDS, can occur sine wave, square wave, triangle wave, with the top-level documents, notes in the procedure
verilogsram
- FPGA开发板上的VerilogHDL编写的SRAM读写试验程序, 包括介绍文档, Verilog源码, 在Quartus II 8.1环境下测试通过-FPGA development board SRAM VerilogHDL prepared to read and write test procedures, including the descr iption document, Verilog source code, the Quartus II 8.1 environment te
dual_port_ram
- 实现双口ram的读写功能,并含有测试文件,已经经过方针验证,很好用的-the writing and reading to the dual port ram ,good
DF2C8_09_LCD12864
- verilog实现控制12864型液晶控制,程序功能己验证.-verilog 12864 LCD control to achieve control, the program features have been verified.
shumaguanxianshi
- 数码管显示的实验,让读者了解数码管的原理,用vhdl驱动它的方法,并学习vhdl的使用技巧-Digital display of the experiment, so that readers understand the principles of digital control, using the method vhdl drive it and learn to use techniques vhdl
ALU1
- ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15 指令类 OP码 指令 FUN 功能描述 控制 0000 NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010 JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
ADC_VHDL2
- analog to digital converson programmed in VHDL
