mohammed.peer
Junior Member level 3
Verilog Ques
1.Differentiate between Inter assignment Delay and Inertial Delay?
2.What is the difference between the following lines of code ?
reg1<= #10 reg2 ;
reg3 = # 10 reg4 ;
3.What is the difference between === and == ?
1.Differentiate between Inter assignment Delay and Inertial Delay?
2.What is the difference between the following lines of code ?
reg1<= #10 reg2 ;
reg3 = # 10 reg4 ;
3.What is the difference between === and == ?