📄 command.his
字号:
#!/bin/csh -f# COMMAND.HIS# Script to re-run a previous design through M1## Created on: Tue Jan 6 18:18:11 PST 1998ngdbuild nested_if.sxnf >&! ngdbuild.logmap nested_if.ngd -o map.ncd nested_if.pcfcp nested_if.pcf map.pcfpar -d 1 -w map.ncd nested_if.ncdtrce -a nested_if.ncd nested_if.pcfngdanno -o time_sim.nga -p nested_if.pcf nested_if.ncd map.ngmngd2ver -w -tf -ul -pf time_sim.ngabitgen -w nested_if.ncd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -