mirror of
https://github.com/pConst/basic_verilog.git
synced 2025-01-14 06:42:54 +08:00
10 lines
383 B
Batchfile
Executable File
10 lines
383 B
Batchfile
Executable File
:: 1. Place this file into:
|
|
:: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\
|
|
:: 2. Find link with this name in Start menu
|
|
:: "Visual Studio x64 Win64 Command Prompt (2010)"
|
|
:: 3. Copy the link to the desktop. Launch. Execute following command
|
|
:: i.bat[Enter]
|
|
:: 4. Intel HLS should be initialized now
|
|
|
|
cd "C:\intelFPGA\18.0\hls\"
|
|
call "init_hls.bat" |