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