top_uart.cmd_log
来自「uart的代码」· CMD_LOG 代码 · 共 7 行
CMD_LOG
7 行
xst -ise "F:/RHicdemo/sp3s_demo/pro104/ise_pro/ise81_verilog/ise81_verilog" -intstyle ise -ifn top_uart.xst -ofn top_uart.syr
ngdbuild -ise "F:/RHicdemo/sp3s_demo/pro104/ise_pro/ise81_verilog/ise81_verilog" -intstyle ise -dd _ngo -nt timestamp -uc F:/RHicdemo/sp3s_demo/pro104/constrain/top_uart.ucf -p xc3s200-pq208-4 top_uart.ngc top_uart.ngd
map -ise "F:/RHicdemo/sp3s_demo/pro104/ise_pro/ise81_verilog/ise81_verilog" -intstyle ise -p xc3s200-pq208-4 -cm area -pr b -k 4 -c 100 -o top_uart_map.ncd top_uart.ngd top_uart.pcf
par -ise "F:/RHicdemo/sp3s_demo/pro104/ise_pro/ise81_verilog/ise81_verilog" -w -intstyle ise -ol std -t 1 top_uart_map.ncd top_uart.ncd top_uart.pcf
trce -ise "F:/RHicdemo/sp3s_demo/pro104/ise_pro/ise81_verilog/ise81_verilog" -intstyle ise -e 3 -l 3 -s 4 -xml top_uart top_uart.ncd -o top_uart.twr top_uart.pcf
bitgen -ise "F:/RHicdemo/sp3s_demo/pro104/ise_pro/ise81_verilog/ise81_verilog" -intstyle ise -f top_uart.ut top_uart.ncd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?