- Create a Github Codespaces (Quartus Docker image has about 17 GB. The first time it will take a while to download it, be patient...)
- Make sure that you are using TerosHDL 6.0.0. TerosHDL minor than 6.0.0 doesn't support Quartus.
- Get your NIC ID:
- Create a Quartus Pro License with that NIC ID.
- By default Quartus will use the environment variable:
LM_LICENSE_FILE=/workspaces/quartusDemo/license.dat. So copy you license tolicense.dat:
- Load the Nios project to TerosHDL: https://terostechnology.github.io/terosHDLdoc/docs/next/tool_manager/tools/quartus/project#loading-an-intel-quartus-project
- If you want to open Quartus GUI (RTL Analyzer, IP configurator...). Go to
portspanel and click inPreview in Editor(opens the GUI view in VSCode) orOpen in Browser(opens the GUI in your browser):
-
Click in connect and type the pass:
vscode -
Enjoy Quartus in your browser :)






