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