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