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