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