Traffic light controller

Thread Starter

varsity_villain

Joined Jul 28, 2008
7
hi all,
i wan to write a code for traffic light controller using VHDL code. currently im using Quartus 2 to write VHDL code. in my design i need to include register, memory and cpu to came out with traffic light controller. the problem is, i dnt know how to use all of them together to design traffic light controller.

Anyone can help with that?? thanks in advance for ur kind help. 10q.
 

roddefig

Joined Apr 29, 2008
149
Hello. Do you need to use an actual CPU or just something like a state machine? It seems a bit of overkill to use a CPU.
 
Top