搜索资源列表
verilog
- VERILOG设计实例,非常详细的例子,有交通灯,频率计,数字跑表等等例子
FPGA-verilog-交通灯
- 采用verilog编写的代码,用FPGA实现交通灯控制,包含有数码管显示控制,倒计时控制,状态机等,是练习Verilog代码编写的一个很好的实例!
trafficlight
- 已应用在北京某校园内的交通灯控制程序,可以自动控制,手动控制,可以输入设定时间等等。verilog源代码-Has been used in a Beijing campus traffic light control procedures can be automatic, manual control, you can enter the set-up time, etc.. verilog source code
traffic
- 模拟交通灯 verilog CPLD EPM1270 源代码-Simulation of traffic lights verilog CPLDEPM1270 source code
traffic
- Verilog HDL语言设计的交通灯设计-Verilog HDL language designed traffic light design
jtd
- 这个是用verilog语言编写的基于FPGA的交通灯控制器,分别控制四个方向上的交通灯的通断-The verilog language is FPGA-based traffic light controller, respectively, the four direction control of traffic lights-off
traffic
- 一个很好的交通灯控制的Verilog HDL实现方式,包括LED显示部分。-A good control of traffic lights to achieve the Verilog HDL, including the LED display.
traffic
- verilog编写的一个交通灯程序,利用状态机实现。压缩包内有说明文档,源代码及时序截图-verilog prepared a program of traffic lights, the use of state machine to achieve. Compressed packet, there are documentation, source code and timing Screenshots
trafficlights
- 基于verilog的交通灯实现,红绿灯交替转换,在规定的时间内,可以人为控制!-Verilog implementation based on the traffic lights, traffic lights turn conversion, within a specified time, you can artificially control!
Verilog_traffic_control
- verilog,交通灯控制器,包括左/右拐,红、黄、绿灯。-verilog, traffic light controllers, including the left/right, red, yellow, green.
traffic_control
- verilog语言实现的交通灯控制程序,能同时对两个方向的交通进行控制-it is a traffic control program that control two way traffic, written in verilog language
xinjiaotong
- 自己编写的,使用Verilog语言辨析的在FPGA上实现的交通灯的红绿黄灯,用状态机实现,共有六种状态,红-绿、红-黄、左转弯、绿-红、黄-红、左转弯,每种状态配以数码管显示区分。-I have written, use the Verilog language Discrimination implemented in the FPGA, red, green and yellow traffic lights, a total of six states, red- green, red-
traffic_lights
- Verilog 语言实现的红黄绿交通灯程序,编译成功,为全工程文件,可以直接打开运行-Verilog language of the red yellow and green traffic lights program, compile successfully, for the whole project file, you can directly open the run
jtd
- verilog编写的交通灯程序。内有波形仿真-traffic light program written in verilog. There waveform simulation
traffic_led(verilog)
- 交通灯verilog源码,在实验板上测试通过-Verilog source of traffic lights, the board tested in experiment
traffic
- 交通灯设计,用verilog语言来实行,不包含设计原理图(aknsh s kjsf kwfh jfls ljfsl s lfjls jlsj ls jlf l ljfs ljljl f jljl ljjlsfj ljlsfj ljsflhig)
traffic2
- 数电课程设计,交通灯,基于Quartus II编写(Digital electric course design, traffic lights)
pro1102
- 基于Spartan3e交通灯简易尝试,verilog hdl project(A simple attempt based on Spartan3e traffic lights, Verilog HDL project)
jiaotongdeng_fuza
- 本文基于FPGA技术的发展和Quartus II开发平台,实现路口交通灯控制器是一种解决方案。使用Verilog HDL硬件描述语言来描述语言程序的分频器模块,控制模块,数据解析模块,显示译码模块和段选位选模块,五个模块,并通过各个模块程序之间的端口合理连接和协调,成功设计出交通信号灯控制电路。在Quartus II环境下模拟,生成顶层文件下载后,在FPGA EP2C5Q208器件进行验证。(Based on the development of FPGA technology and the
Verilog的135个经典设计实例
- Verilog的135个经典设计实例,部分摘录如下:【例 9.23】可变模加法/减法计数器【例 11.7】自动售饮料机【例 11.6】“梁祝”乐曲演奏电路【例 11.5】交通灯控制器【例 11.2】4 位数字频率计控制模块【例 11.1】数字跑表【例 9.26】256×16 RAM 块【例 9.27】4 位串并转换器【例 11.8】多功能数字钟【例 11.9】电话计费器程序【例 12.13】CRC 编码【例 12.12】(7,4)循环码纠错译码器【例 12.10】(7,4)线性分组码译码器【例