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