搜索资源列表
traffic
- xilinx完成一个模拟的十字路口交通信号灯,主干道上的绿灯时间为30s,支干道的绿灯时间为30s,且交通灯从绿变红时,有6s黄灯亮的时间间隔。当然每种状态的倒计时的时间值应显示到LED数码管上。
VHDL
- 交通信号灯VHDL 简单的VHDL程序适用有学生实验
zhuangtaijijtd_VHDL
- 用VHDL 和有限状态机的方法设计了主干道与支干道的交叉路口交通信号灯无人自动管理的控 制系统。将路口红绿灯的各种亮灯情况定义不同的状态,路口状况定义为触发条件,组成有限状态机
Traffic_Light
- 在XILINX环境下,实现交通信号灯控制,VHDL语言编写。-In the XILINX environment, the achievement of traffic signal control, VHDL language.
交通信号灯
- 电子设计自动化中关于交通信号的转换的实现程序,基于VHDL语言实现的-Electronic design automation in the conversion of traffic signals on the realization of the procedure, based on the realization of VHDL language
jiaotongdeng
- 十字路口交通信号灯试验,用max+plusII编程。希望对大家有用,-Test traffic lights at a crossroads, with max+ plusII programming. We hope to be useful,
traffic_lights
- Verilog语言3个程序,包括4位二进制的BCD码加法器,ALU位片,交通信号灯。既有源码也有word文档说明。-Verilog language three procedures, including 4-bit binary code of the BCD adder, ALU-bit chip, traffic lights. Only source documents that have word.
main
- 交通信号灯 原代码 西安交通大学 电信学院 FPGA设计课下作业-Traffic lights of the original source, Xi' an Jiaotong University School of FPGA design course telecommunication operating under the
traffic
- 该文件包括全部的交通信号灯控制的VHDL源代码以及顶层原理图的设计,七种恰当的采用了状态机,功能完全正确而稳定。-This document includes all of the traffic lights controlled by the top-level VHDL source code, as well as schematic design, the appropriate use of the seven kinds of state machines, function en
trafficlights
- 用VHDL语言实现是状态机的交通信号灯的程序源代码,用三种方式实现。-Using VHDL language is a state machine source code of traffic lights, in three ways.
traffic
- 用vhdl语言设计的十字路口交通信号灯控制:共有四种状态。-Language design using vhdl traffic light controlled crossroads: A total of four states.
danpianji.doc
- VHDL语言设计数字系统,VHDL是Very High Speed Integrated Circuit Hardware Descr iption Language 的缩写,意思是超高速集成电路硬件描述语言。本课程设计分析了现代城市交通控制与管理问题的现状,结合城市交通的实际情况阐述了交通灯控制系统的工作原理。编写了程序控制8255A可编程并行接口芯片,使红、绿、黄发光二极管按照十字路口交通信号灯的规律交替发光,模拟了交通信号灯简单的工作。-VHDL language design digit
jiaotongdeng
- 交通信号灯的实现 用C来实现可以下来-Implementation of traffic lights can be achieved with C down to see
jiaotongdeng
- 设有两条通行通道,分别沿方向1和方向2通行。每一方向都有红、黄、绿组成的交通信号灯。这些信号灯由相应的高有效信号(R1,G1,Y1,R2,G2,Y2)来驱动。当有特殊情况时,加一个闪烁灯显示,按键,所有红灯亮,再按下时,解除红灯亮;要求绿灯点亮时间为20s,黄灯点亮时间为5s。-Has two access channels, respectively, along the direction 1 and direction 2 to pass. Each direction has a red
trafficlight
- 交通信号控制器的VHDL设计 设计任务:模拟十字路口交通信号灯的工作过程,利用实验板上的两组红、黄、绿LED作为交通信号灯,设计一个交通信号灯控制器。要求: (1) 交通灯从绿变红时,有4秒黄灯亮的间隔时间; (2) 交通灯红变绿是直接进行的,没有间隔时间; (3) 主干道上的绿灯时间为40秒,支干道的绿灯时间为20秒; (4) 在任意时间,显示每个状态到该状态结束所需的时间 -Traffic signal controller VHDL design design
Traffic_light
- 该代码实现了一种简易的十字路口交通信号灯控制系统-traffic light
shi-yan-7
- 用VHDL语言设计交通信号灯自动指挥系统的设计-Traffic signal design of automatic command system
traffic-lights
- 交通信号灯的控制程序代码,代码注释清晰,完整,经仿真验证功能正确-Traffic lights control code, code comments clear, complete, correct simulation function
LIBRARY
- 交通信号灯 (1)、设计一个南北方向为主干道,东西方向为支干道的; (2)、选择一个标准时钟发生电路,为电路提供一个标准1HZ信号; (3)、(a)交通灯从绿变红时,有5秒黄灯亮的间隔时间;(b)交通灯红变绿是直接进行的,没有间隔时间;(c)主干道上的绿灯时间为50秒,支干道的绿灯时间为30秒(traffic light Design a north-south direction of the main road, East and west direction for the trunk
jiaotongdeng_fuza
- 本文基于FPGA技术的发展和Quartus II开发平台,实现路口交通灯控制器是一种解决方案。使用Verilog HDL硬件描述语言来描述语言程序的分频器模块,控制模块,数据解析模块,显示译码模块和段选位选模块,五个模块,并通过各个模块程序之间的端口合理连接和协调,成功设计出交通信号灯控制电路。在Quartus II环境下模拟,生成顶层文件下载后,在FPGA EP2C5Q208器件进行验证。(Based on the development of FPGA technology and the