/traffic-light-controller-verilog

A project to implement traffic light controller module which has programmable registers along with testbench.

Primary LanguageVerilog

Traffic Light Controller using Verilog

A project to implement traffic light controller module which has programmable registers along with testbench.

  • Compiled and simulated on Modelsim software.
  • Can be configured by other master/ modules/ user by programming 3 registers for each light delay.

Files

  1. Traffic Light Contoller (Desgin)
  2. Test Bench
  3. Run.do