相关代码 |
|
#!/bin/csh -f # COMMAND.HIS # Script to re-run a previous design through M1 # # Created on: Tue Jan 6 18:06:06 PST 1998 ngdbuild binary.sxnf >&! ngdbuild.log map binary.ngd -o map.ncd binary.pcf cp binary.pcf map.pcf par -d 1 -w map.ncd binary.ncd trce -a binary.ncd binary.pcf ngdanno -o time_sim.nga -p binary.pcf binary.ncd map.ngm ngd2ver -w -tf -ul -pf time_sim.nga bitgen -w binary.ncd
相关资源 |
|