chg_acf.bat

来自「MAX+PLUSII教材及实例-西文-152页-1.7M-PDF版.zip」· Batch 代码 · 共 16 行

BAT
16
字号

% Make device assignment to EPF10K20TC144-3%
 c:\maxplus2\setacf -ffilter -sCHIP:filter DEVICE EPF10K10QC208-3 

% Make pin assignment% 
 c:\maxplus2\setacf -ffilter -Schip:filter \"\|YVALID\":OUTPUT_PIN 10 

echo off
echo Follow the next instruction in the instruction manual
echo Press any key to open chg_acf.bat
Pause

% Open chg_acf.bat %
 notepad c:\altera_trn\mplus\chg_acf.bat 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?