当前位置:
首页
资源下载

搜索资源 - traffic control verilog hdl
搜索资源列表
-
0下载:
一个很好的交通灯控制的Verilog HDL实现方式,包括LED显示部分。-A good control of traffic lights to achieve the Verilog HDL, including the LED display.
-
-
0下载:
实现路口交通灯系统的控制方法很多,可以用标准逻辑器件,可编程控制器PLC,单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的Verilog HDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAX+PLUS 集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-Intersection traffic signal systems to ach
-
-
0下载:
用Verilog HDL语言写一个交通控制灯的状态机。十字路口,红绿灯,带倒计时功能,也可以自行变换亮灯时间。-Verilog HDL language used to write a traffic control light state machine. Intersections, traffic lights, with the countdown function, you can also change their own light time.
-
-
0下载:
本代码是用verilog HDL编写,实现的是十字路口交通灯的控制-The code is written using verilog HDL, to achieve the control of traffic lights crossroads
-
-
0下载:
基于VerilogHDL设计的交通灯控制系统本设计利用Verilog HDL 语言、采用层次化混合输入方式,可控制4个路口的红、黄、绿、左转四盏信号灯,让其按特定的规律进行变化。 -This design using Verilog HDL language, adopt hierarchical mixed input method, four intersection control of red, yellow, green, left four lamp lights, let its
-
-
0下载:
包括交通灯控制等的Verilog HDL源程序 不是自己编的 是一本书里带的例程 很不错-Including Traffic Lights Control code, very impressive,enjoy sharing with you
-
-
0下载:
Verilog HDL作为一种规范的硬件描述语言,被广泛应用于电路的设计中。他的设计描述可被不同的工具所支持,可用不同器件来实现。利用Verilog HDL语言自顶向下的设计方法设计交通灯控制系统,使其实现道路交通的正常运转,突出了其作为硬件描述语言的良好的可读性、可移植性和易理解等优点,并通过Xilinx ISE6.02和ModelSim5.6完成综合、仿真。此程序通过下载到FPGA芯片后,可应用于实际的交通灯控制系统中。-Verilog HDL as a standard hardware
-
-
0下载:
实现双向交通灯控制的Verilog HDL代码-Verilog HDL code to control bi-direction traffic light
-
-
0下载:
verilog hdl 交通灯控制实验 源代码为y4.v-verilog hdl traffic light control experiment source code y4.v
-
-
0下载:
交通灯控制系统,基于Verilog HDL-Traffic light control system, based on Verilog HDL
-
-
0下载:
自己写的教科书中的例子,《verilog hdl数字设计与综合(第二版)》107页,交通灯的例子。主干路与乡村路交通灯控制。verilog源码,modelsim仿真通过。--verilog, modelsim, traffic light control
-
-
1下载:
本文基于FPGA技术的发展和Quartus II开发平台,实现路口交通灯控制器是一种解决方案。使用Verilog HDL硬件描述语言来描述语言程序的分频器模块,控制模块,数据解析模块,显示译码模块和段选位选模块,五个模块,并通过各个模块程序之间的端口合理连接和协调,成功设计出交通信号灯控制电路。在Quartus II环境下模拟,生成顶层文件下载后,在FPGA
EP2C5Q208器件进行验证。(Based on the development of FPGA technology and the
-