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