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