Verification Academy
How to print a queue of struct elements in Hex format
SystemVerilog
queue
,
SystemVerilog
dave_59
July 7, 2015, 4:35pm
2
$display
h
(“Value of Queue is %p_”,rd[i]);
show post in topic