📄 index
字号:
Brief description of files in the tcl directory:------------------------------------------------REQUIRED========init.simos.sample - shows what a typical init.simos might look like Copy this over to your running directory and modify it as desired.tcl_support.tcl - required support routines. source this first in your init.simosOS DIRECTORIES==============ntalphairixosfOPTIONAL========count_user_insts.tcl - periodically dump all pid's and a count of their user instructions proc_exit.tcl - source this file and then include lines like: procExit <processName> <pid> <numInsts>profile_run.tcl - source this to automatically generate profile counts of entire simulation for simProftiming.tcl - runs the timing mechanisms for latency stats. user_exit.tcl - set "userExitInsts" to the number of total user instructions that you would like executed and then source this file.sayit.tcl - speaks all output that goes to the consoleaudio.tcl - shows how to attach sounds to events
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -