📄 recompile.scr
字号:
include script_path + read.scr current_design ChipLevelinclude script_path + defaults.coninclude script_path + adder16.wscrcompilewrite -f db -hier -o db_path + adder16_wscr.dbrpt_file = adder16_wscr.rptinclude script_path + report.scrinclude script_path + cascademod.wscrdont_touch u12uniquifycompilewrite -f db -hier -o db_path + cascademod_wscr.dbrpt_file = cascade_wscr.rptinclude script_path + report.scrinclude script_path + comp16.wscrcompilewrite -f db -hier -o db_path + comp16_wscr.dbrpt_file = comp16_wscr.rptinclude script_path + report.scrinclude script_path + mult8.wscrcompilewrite -f db -hier -o db_path + mult8_wscr.dbrpt_file = mult8_wscr.rptinclude script_path + report.scrinclude script_path + mult16.wscrcompile -ungroup_allwrite -f db -hier -o db_path + mult16_wscr.dbrpt_file = mult16_wscr.rptinclude script_path + report.scrreport_timing_requirements -ignore \ >> log_path + rpt_fileinclude script_path + muxmod.wscrcompilewrite -f db -hier -o db_path + muxmod_wscr.dbrpt_file = muxmod_wscr.rptinclude script_path + report.scrinclude script_path + pathseg.wscrcompilewrite -f db -hier -o db_path + pathseg_wscr.dbrpt_file = pathseg_wscr.rptinclude script_path + report.scrreport_timing_requirements -ignore \ >> log_path + rpt_file
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -