Forum Discussion
gyuunyuu
Contributor
5 years agoHow is system_console_rc.tcl supposed to be used with system console?
The QII53028 "Analyzing and Debugging Designs with System Console" states that:
"You can use the system_console_rc.tcl file in combination with your custom rc_script.tcl file. In this capacity, the...
gyuunyuu
Contributor
5 years agoPlease give me some ideas, some examples, so I can make the most use of this.
Also, I have found that using exit() does not exist system console whether we are in command-line (using command line system-console) or the GUI version. How are we supposed to exit at all? With GUI we can select close option but with shell, I seems that we just need to close the shell manually since some process will always be running.