Verilog Exercise

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

LAB 8 Behavioral Modeling Lab Task 1:

A) Design 6 bits ripple carry counter using behavioral modeling. Make sure, it must work on negative clock edge B) Using the wait statement ,design a level-sensitive latch that takes clock and d as inputs and q as output=d whenever clock=1

Lab Task 2:
A) B) Design 16 by 4 encoder using behavioral if-else statement

You might also like