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