MPH23
New Contributor
2 years agoCouldn't access HLS in Quartus 19.1 Standard Edition
Couldn't access HLS in Quartus 19.1 Standard Edition
I have done the steps:
On Windows systems, initialize your environment as follows:
- Start a Visual Studio x64 Win64 Command Prompt session.For example, C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\vcvars64.bat.
- In your x64 Win64 Command Prompt session, change directories to the hls directory in your Intel® Quartus® Prime installation directory.For example, C:\intelFPGA_standard\19.1\hls
- Run the following command from the hls directory to set the environment variables for the i++ command in the current terminal session:
init_hls.bat
The command prints out the modified environment variable settings.
The environment initialization script shows the environment variables that it set, and you can now run the i++ command from this command prompt session.
But I am not able to access HLS , please help me in this regard.
Attatchment: The screenshot of the command prompt is attached.