Forum Discussion
RichardT_altera
Super Contributor
3 years agoI usually use GUI for system console, but my best guess is when we open the system console GUI, the system console will check for connection with the JTAG/USB. In which you can see in the System Explorer tab.
For CLI, I guess is there is no connection setup beforehand so a refresh connections might be required. Just my two cents there.
I usually recommend people to use the GUI mode as I found it easier to use.
covfefe
Occasional Contributor
3 years ago1) How could I add the connection setup to the CLI execution to mirror the GUI?
2) The GUI might be easier to use, but is about 2x slower. A simple script consisting of standard FPGA instructions takes about 2x more time in the system-console GUI compared to CLI (60s vs 30s execution time, mix of master_read_16 and similar commands).