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