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