?? compile.bat
字號:
% Compile design and run register performance and delay matrix %
c:\maxplus2\maxplus2 -c -ta_reg -tao "reg.txt" -ta_delay -tao "delay.txt" filter
echo off
echo ********************************************************
echo ***************** Finished compilation *****************
echo ********************************************************
echo Follow the next instruction in the instruction manual
echo Press any key to display the filter.rpt file
PAUSE
echo on
notepad c:\altera_trn\mplus\filter.rpt
notepad c:\altera_trn\mplus\reg.txt
notepad c:\altera_trn\mplus\delay.txt
% Display compile.bat file %
notepad c:\altera_trn\mplus\compile.bat
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -