How 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 system_console_rc.tcl file performs actions that System Console always needs and the local rc_script.tcl file performs actions for particular experiments."
Could someone please give an example of how the system_console_rc.tcl and rc_script.tcl can be used to "customize" the system console? I mean what is "customize" even supposed to mean?
We already know that although the system console is a terminal, it does not have the capability to autocomplete when we press tab. This is quite a serious limitation and it cannot be fixed anyway. What is the use of these two scripts then?