ece533 | doering | ece labs | ece | rhit |
Problem Statement A state diagram for a finite state machine controller is given (see PDF file). Write a synthesizable Verilog module that implements the state machine, and write a testbench Verilog module that exercises each path of the state diagram. Order your simulation waveforms from top to bottom as follows:
Deliverables
Optional Use technique described in PLD Oasis > Tutorials/Documents > Verilog Examples > fsm_example2_TB.v to make the simulator display the state register state codes as text labels. |
|