Verification Academy
How to use a nano second delay in systemverilog
SystemVerilog
SystemVerilog
,
ns-delay
sbellock
April 25, 2017, 3:16pm
2
You can’t have a space between the literal and the ns. It should look like:
#13043ns;
show post in topic