Question: Build a counter module using Verilog that counts to some maximum value (variable) and then goes to a zero and continues counting. Based on an
-
Build a counter module using Verilog that counts to some maximum value (variable) and then goes to a zero and continues counting. Based on an input variable (up1down0) it should be able to either count up or down. It should be possible to set it to a predetermined value or starting value for the counter.
a. Turn in your code, b. A test bench that c. Demonstrates it counting both up and down.
d. Dump test to a log file as well.
Verilog!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
