Due to a problem in Quartus® Prime Pro Edition Software version 23.3, you might encounter this issue.
To workaround this problem Quartus® Prime Pro Edition Software versions 23.3 and older version :
-
- Note: Make sure to put the bin folder, and the script in the same directory. Also, grab the resource for the system-console before executing the command. Type the following command in a terminal:
- system-console --script=testengine_script.tcl --sof=ed_synth.sof --update=1 --n-loops=4
- Where,
- Note: Make sure to put the bin folder, and the script in the same directory. Also, grab the resource for the system-console before executing the command. Type the following command in a terminal:
--sof= Specify the path where sof is located
-update= is a key to program the .hex files in the "bin" directory. You should set it to 1 when you are running the traffic first time.
-loops= Number of loops
- b. testengine_script.tcl file to be attached
Issue has been fixed in Quartus® Prime Pro Edition Software version 23.4 .