Forum Discussion
_AK6DN_
Frequent Contributor
3 years agoThe above code snippet will ONLY work within a logic simulation environment.
System tasks like $fopen() $fwrite() $fread() $fclose() etc are not supported in synthesis and on real hardware.
Which was the question the original poster had: saving data from an FPGA design on a physical development board.