这是非常好的vhdl例子
源代码在线查看: top.cmd_log
xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
ngdbuild -intstyle ise -dd e:\work\coreban\submouse/_ngo -uc top.ucf -p xc3s200-pq208-4 top.ngc top.ngd
map -intstyle ise -p xc3s200-pq208-4 -cm area -pr b -k 4 -c 100 -tx off -o top_map.ncd top.ngd top.pcf
par -w -intstyle ise -ol std -t 1 top_map.ncd top.ncd top.pcf
trce -intstyle ise -e 3 -l 3 -xml top top.ncd -o top.twr top.pcf
bitgen -intstyle ise -f top.ut top.ncd
xst -intstyle ise -ifn __projnav/top.xst -ofn top.syr
ngdbuild -intstyle ise -dd e:\work\digital_sward\sub_demo\submouse/_ngo -uc top.ucf -p xc3s400-pq208-4 top.ngc top.ngd
map -intstyle ise -p xc3s400-pq208-4 -cm area -pr b -k 4 -c 100 -tx off -o top_map.ncd top.ngd top.pcf
par -w -intstyle ise -ol std -t 1 top_map.ncd top.ncd top.pcf
trce -intstyle ise -e 3 -l 3 -xml top top.ncd -o top.twr top.pcf
bitgen -intstyle ise -f top.ut top.ncd