Build a three bit counter with verilog and a test bench to t
Build a three bit counter with verilog and a test bench to test it. Build the tester however you like, but build two copies of the counter:
-behavioral verilog
-gate-level verilog
Solution
 https://www.google.co.in/url?sa=t&source=web&rct=j&url=http://www.ee.ic.ac.uk/pcheung/teaching/E2_Experiment/Experiment%2520Sheet%2520-%2520FPGA%2520design%2520%2520ALL%2520v3_1.pdf&ved=0ahUKEwjv_tT-yuDMAhVJPo8KHZ0ECiwQFggpMAU&usg=AFQjCNGexuIbIkw4uz6EQDglDp0-Wk1mQg
  https://www.google.co.in/url?sa=t&source=web&rct=j&url=http://www.ee.ic.ac.uk/pcheung/teaching/E2_Experiment/Experiment%2520Sheet%2520-%2520FPGA%2520design%2520Part%25202%2520v3_0.pdf&ved=0ahUKEwjv_tT-yuDMAhVJPo8KHZ0ECiwQFggsMAY&usg=AFQjCNEJIxlb2HjaCUbj-OikAlnWRf27IQ
 

