搜索资源列表
trafficLight-verilog
- 交通灯状态机的实现,用verilog HDL编程,Xilinx ISE 6仿真,在实际电路中得到验证.-traffic lights to achieve the state machine, with verilog HDL programming, Xilinx ISE 6 simulation, the actual circuit have been tested.
verilog
- VERILOG设计实例,非常详细的例子,有交通灯,频率计,数字跑表等等例子
FPGA-verilog-交通灯
- 采用verilog编写的代码,用FPGA实现交通灯控制,包含有数码管显示控制,倒计时控制,状态机等,是练习Verilog代码编写的一个很好的实例!
Verilog HDL典型入门例程
- 包括了跑马灯、交通灯、状态机等7个典型的Verilog HDL入门例程,希望对你有所帮助。
十字路*通灯控制器
- 十字路*通灯控制器,是课程的结课设计报告,自己写的verilog语言,在quartus ii环境下仿真,具有参考意义。
基于fpga的交通灯
- 这个是基于fpga,编程语言主要用的是verilog。
基于fpga的交通灯
- 这个是基于fpga,编程语言主要用的是verilog。
verilog交通灯
- 文件实现了比较复杂的交通灯设计,在Quartus II中编译通过,波形正确
EPM240_SCH_and_program.rar
- EPM240 cpld 原理图+程序。 Verilog HDL语言。 程序有正弦波发生器,ADC0804直流采样和显示,汉字滚动,交通灯,键盘,显示程序,计数器等等。,Schematic diagram+ EPM240 cpld procedures. Sine wave generator procedures, ADC0804 DC sampling and showed that Chinese scroll, traffic lights, keyboard, display pro
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 HDL语言设计的交通灯设计-Verilog HDL language designed traffic light design
Verilog
- 交通灯状态机设计的完整Verilog代码-Verilog
traffic
- verilog交通灯程式,分别A方向和B方向的交通灯,-verilog of traffic light system,which are A direction and B direction of traffic light.
Verilog_traffic_control
- verilog,交通灯控制器,包括左/右拐,红、黄、绿灯。-verilog, traffic light controllers, including the left/right, red, yellow, green.
hdl
- ACTEL FPGA 交通灯,Verilog描述-ACTEL FPGA traffic lights, Verilog descr iption
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
verilog-traffic-light
- 基于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
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)线性分组码译码器【例
交通灯fpga
- 使用fpga设计地交通信号灯,可用于十字路口,采用verilog语言编写,代码可直接使用,在fpga板子上跑。