CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - traffic_lights

搜索资源列表

  1. traffic_lights

    0下载:
  2. 十字路口的交通指挥信号灯,控制要求如下: (1)信号灯受一个起动开关控制,当起动开关接通时,信号系统开始工作,且先南北红灯亮,东西绿灯亮。当起动开关断开时,所有信号灯都熄灭。 (2)南北绿灯和东西绿灯不能同时亮,如果同时亮时应关闭信号灯系统,并报警。 (3)南北红灯亮维持26S。在南北红灯亮的同时东西绿灯也亮,并维持20S。到20S时,东西绿灯闪烁,闪烁4S后熄灭。在东西绿灯熄灭时,东西黄灯亮,并维持2S。到2S时,东西黄灯熄,东西红灯亮。同时,南北红灯熄灭,南北绿灯亮。 (4)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:8.96kb
    • 提供者:陈旭
  1. traffic_lights

    1下载:
  2. 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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.52mb
    • 提供者:郭函
  1. traffic_lights

    0下载:
  2. 使用VHDL编写的交通灯程序,主要分为分频模块、控制模块、显示模块-Use the traffic lights procedures, write VHDL mainly divided into frequency module, control module, display module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:127.69kb
    • 提供者:杨子诺
  1. traffic_lights

    0下载:
  2. 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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:211.31kb
    • 提供者:李丽丽
  1. Traffic_lights

    0下载:
  2. 用VerilogHDL编程,在QuartusII软件仿真下实现交通灯的简单程序。-With VerilogHDL programming, software simulation in QuartusII traffic lights to achieve a simple procedure.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:971byte
    • 提供者:LT
  1. TRAFFIC_LIGHTS

    0下载:
  2. 用可编程逻辑器件实现十字路口交通灯的VHDL环境下的,源程序。-Programmable logic device to achieve traffic light intersection of VHDL environment, the source code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:772byte
    • 提供者:lin deng hua
  1. Traffic_lights

    0下载:
  2. 基于VHDL语言的交通灯程序。有车辆检测程序。-Based on VHDL Language traffic light program. Vehicles testing procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:417.94kb
    • 提供者:shaojun
  1. traffic_lights

    0下载:
  2. 用verilog语言实现了一个十字路口的交通灯实验-A crossroads of traffic lights experiment with verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:456.84kb
    • 提供者:liu
  1. traffic_lights

    0下载:
  2. FPGA实现交通灯控制,主干道绿灯20秒,黄灯3秒,红灯10秒,具有交通管制功能-FPGA to achieve control of traffic lights, the main road green light of 20 seconds, three seconds of yellow light, red light 10 seconds, with traffic control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:2.01kb
    • 提供者:melody-of-night
  1. traffic_lights

    0下载:
  2.  交通灯控制器控制红(r)、绿(g)、黄(y)三种不同颜色的交通灯,这三种不同颜色灯的亮、灭分别由三个定时器(timer1、timer2、timer3)控制;  当某个定时器工作时,它所控制的交通灯亮,直到设定的定时时间到(该定时器状态由’0’变’1’),交通灯跳转到另一种状态;  clk是脉冲控制端(图中未标出);reset是异步复位端,复位状态为红色交通灯亮;  输出端r、g、y分别表示三种颜色交通灯的亮、灭状态。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:662byte
    • 提供者:吴胜兵
  1. traffic_lights

    0下载:
  2. 运用Verilog HDL编程语言,实现十字路口的交通灯功能,可在FPGA等硬件上进行仿真(默认硬件晶振为50MHz)。-Using Verilog HDL programming language, to achieve the crossroads of traffic lights function, can be simulated in FPGA hardware on (the default hardware crystal is 50MHz).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:krj
搜珍网 www.dssz.com