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