command.his

来自「实用的程序代码」· HIS 代码 · 共 16 行

HIS
16
字号
#!/bin/csh -f# COMMAND.HIS# Script to re-run a previous design through M1## Created on: Tue Jan 6 18:56:39 PST 1998ngdbuild no_gsr.sxnf >&! ngdbuild.logmap  no_gsr.ngd -o map.ncd no_gsr.pcfcp no_gsr.pcf map.pcfpar  -d 1 -w map.ncd no_gsr.ncdtrce -a no_gsr.ncd no_gsr.pcfngdanno -o time_sim.nga -p no_gsr.pcf no_gsr.ncd map.ngmngd2ver -w -tf -ul -pf time_sim.ngabitgen -w no_gsr.ncd

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?