Verification Academy
Reading file into dynamic array failed
SystemVerilog
reading-from-file
,
dynamic-arrays
,
SystemVerilog
dave_59
July 1, 2014, 3:31pm
2
You need to call $rewind inbetween the two calls to $fread.
show post in topic