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