Question: Q1: (10 points) Using Verilog on www.edaplayground.com, write a test bench code for the following circuit: A wl GI B. G3 D G2 E
Q1: (10 points) Using Verilog on www.edaplayground.com, write a test bench code for the following circuit: A wl GI B. G3 D G2 E Assuming gates have: and has 30 ns or has 20 ns not has 10 ns Assume the inputs to be as follows: At time = 0, A=0, B=0,C=0 At time =100, A=1, B=1, C=1 B= C= // Insert values of your choice B= C= // Insert values of your choice At time = 450 A= B= C= // Insert values of your choice At time = 200 A= At time = 350 A= End the simulation at 500 timesteps 1- Insert print screen of your code, test bench & printed result showing time, input, and output values. 2- Insert print screen showing the generated waveforms
Step by Step Solution
3.37 Rating (169 Votes )
There are 3 Steps involved in it
For time 0 Input A0 B0 C0 OutputD1 E1 time 100 ... View full answer
Get step-by-step solutions from verified subject matter experts
