搜索资源列表
红绿灯控制
- 红绿灯的控制,关于红绿灯的变化顺序,计算变化时间等-traffic light control, the changes on the order of traffic lights, changes of time
codeofvhdl2006
- 【经典设计】VHDL源代码下载~~ 其中经典的设计有:【自动售货机】、【电子钟】、【红绿灯交通信号系统】、【步进电机定位控制系统】、【直流电机速度控制系统】、【计算器】、【点阵列LED显示控制系统】 基本数字逻辑设计有:【锁存器】、【多路选择器】、【三态门】、【双向输入|输出端口】、【内部(缓冲)信号】、【编码转换】、【加法器】、【编码器/译码器】、【4位乘法器】、【只读存储器】、【RSFF触发器】、【DFF触发器】、【JKFF触发器】、【计数器】、【分频器】、【寄存器】、【状态机】
jiaotong
- 交通灯控制器的VHDL设计,能控制十字路口的红绿灯转换,通过目标芯片EPF10KLC84-4验证
traffic-VHDL
- 最简便的交通灯控制源代码 适合VHDL初学者 十字路口红绿灯控制,数码管显示-The most simple traffic lights to control the source code for VHDL beginners crossroads traffic lights control, digital display
Verilog
- VHDL实现的红绿灯控制系统,简单而又实用。-VHDL to achieve traffic light control system, a simple and practical.
picoblaze
- 此为VHDL实现的路口红绿灯控制例子,简单实用。-This is the VHDL to achieve traffic light controlled junctions example, simple and practical.
traffic_3
- vhdl语言编写的红绿灯控制系统,分红黄绿灯和直行,左右转的状态,已调通-language vhdl traffic light control system, dividends yellow green and straight, turn around the state, has been transferred Qualcomm
TrafficLights_daisy090701
- 使用Altera公司的FPGA进行VHDL开发。使用quartus2 9.0软件在EP1C3T144C8开发板上实现对一个十字路口的交通灯的控制,包括4个红绿灯和4个2位的数码倒计时器。-The use of Altera' s FPGA-VHDL development. Use quartus2 9.0 software EP1C3T144C8 development board to realize a crossroads traffic lights control, inclu
jtd
- 这是一个用VHDL编写的交通灯控制器,可以控制主干道和乡村公路的红绿灯-It is written in VHDL, a traffic light controller that can control the main roads and rural roads at the traffic lights
Traffic_Light_Controller
- 该控制器在设计上控制了一个繁忙的高速公路(高速路的红绿灯) 相交一岔路(SRD)等具有相对较轻的交通负荷。图1显示 在交通灯的位置。在十字路口传感器检测汽车的存在 在公路上和岔路。该图意味着,无论是公路和副作用 道路提供每个方向的交通单一车道。这两个普通的道路(红, 黄,绿)信号灯。交集装有一个传感器。-The controller to be designed controls the traffic lights of a busy highway (HWY) inter
trafficlights
- 基于verilog的交通灯实现,红绿灯交替转换,在规定的时间内,可以人为控制!-Verilog implementation based on the traffic lights, traffic lights turn conversion, within a specified time, you can artificially control!
honglvdengkongzhi
- 这是描述红绿灯控制的程序,不是太复杂,是很简单的一个程序。-This is described in traffic light control procedures, not too complicated, it is a very simple procedure.
ll
- 实现交通灯功能,通过按键,可以控制红绿灯的时间-To achieve traffic light function, through the button, can control the traffic lights of the time
traffic_light
- 用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.
states
- 红绿灯程序,通过状态机,实现东西主干道,南北辅干道的十字路红绿灯控制。-Traffic light program, through the state machine to achieve the things the main road, secondary roads north-south traffic light controlled crossroads.
traffic-light
- 自己编写的用VHDL代码,实现十字路口红绿灯控制。并且能用数码管显示不同灯的显示时间倒计时。-His writing the code with VHDL, realize the intersection traffic light control. And can the digital display different lamp shows the time countdown.
light
- 城市十字交叉路口红绿灯控制系统主要负责控制东西走向和南北走向的红绿灯的状态和转换顺序,关键是各个状态之间的转换和进行适当的时间延时,基于以上考虑,采用如下设计: (1)当东西走向的绿灯亮时,南北走向的红灯亮,并保持25S (2)当东西走向的绿、黄灯亮时,南北走向的红灯亮,并保持5S (3)当东西走向的红灯亮时,南北走向的绿灯亮,并保持15S (4)当东西走向的红灯亮时,南北走向的绿、黄灯亮,并保持5S (5)最后又回到(1)状态,并周期重复进行。 -The city cr
states
- 红绿灯控制,红黄绿三色红绿灯控制程序。状态机输出分成同步输出和异步输出,状态机异步输出直接用状态机的某个状态进行组合逻辑运算来得到一个输出,同步输出是在该状态的时钟上跳沿控制输出变化。-Traffic light control
TrafficLights
- 红绿灯控制系统,可以同时控制两个独立路口,并且红灯时间可调-the traffic light control system,can control two intersections independently, plus, the time of the red light can be altered
traffic-light
- (1) Divid 模块:1Hz 分频模块,开发板提供50MHz 的系统时钟,而该设计交通灯 转换以秒为计时单位,对50MHz 分频得到1Hz 脉冲信号。 (2) Divid_200 模块: 200Hz 分频模块,用于产生动态扫描模块的时钟。一个数码管 稳定显示要求的切换频率要大于50Hz,那么4 个数码管则需要50×4=200Hz 以上 的切换频率才能看到不闪烁并且持续稳定显示的字符,因而扫描频率设定为 200Hz。 (3) Control 模块:A、B 方向红绿灯控制