文件名称:traffic-light-Verilog
介绍说明--下载内容均来自于网络,请自行研究使用
交通灯分为X组和Y组,每组包括了2位倒计时数码管和红黄绿三色LED信号灯(每组包括﹢、-两小组,显示内容一样),考虑到应用需求,要求芯片可通过I2C接口连接到上位机,以调节内部控制寄存器,此为Verilog代码,包含led、seg、timer等模块。-Traffic lights are divided into groups X and Y groups, each including two digital countdown yellow-green and red LED lights (each including+,- two groups, as the display contents), taking into account the needs of the application, the chip may be required It is connected to the host computer via the I2C interface, to adjust the internal control registers of this Verilog code, comprising led, seg, timer modules.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
交通灯Verilog\controller.v
.............\led+.v
.............\ledfailed.v
.............\ledsucceed.v
.............\ledtimer-testbench.vt
.............\ledtimer.v
.............\SEG-testbench.vt
.............\SEG.v
.............\Timer-testbench.vt
.............\Timer.v
.............\trafficlight-code-failed.v
.............\trafficlight-code.v
.............\trafficlight-testbench.vt
.............\trafficlight.csv
交通灯Verilog