?? _xstclean.bat
字號:
if exist work\vhdllib.ref del work\vhdllib.ref
if exist work\vhpl*.vho del work\vhpl*.vho
if exist work\vhpl*.vhr del work\vhpl*.vhr
if exist work\sub1\vhdllib.ref del work\sub1\vhdllib.ref
if exist work\sub1\vhpl*.vho del work\sub1\vhpl*.vho
if exist work\sub1\vhpl*.vhr del work\sub1\vhpl*.vhr
if exist work\sub2\vhdllib.ref del work\sub2\vhdllib.ref
if exist work\sub2\vhpl*.vho del work\sub2\vhpl*.vho
if exist work\sub2\vhpl*.vhr del work\sub2\vhpl*.vhr
if exist work\sub3\vhdllib.ref del work\sub3\vhdllib.ref
if exist work\sub3\vhpl*.vho del work\sub3\vhpl*.vho
if exist work\sub3\vhpl*.vhr del work\sub3\vhpl*.vhr
if exist work\sub4\vhdllib.ref del work\sub4\vhdllib.ref
if exist work\sub4\vhpl*.vho del work\sub4\vhpl*.vho
if exist work\sub4\vhpl*.vhr del work\sub4\vhpl*.vhr
echo Successfully cleaned up XST temp files > top_level.cup
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -