Visible to Intel only — GUID: xkg1557980716218
Ixiasoft
1. Introduction to the Intel® SoC FPGA Embedded Development Suite (SoC EDS)
2. Installing the Tools
3. Running the Tools
4. SoC EDS Licensing
5. Arm* Development Studio* for Intel® SoC FPGA Edition
6. Boot Tools User Guide
7. Hardware Library
8. Using the HPS Flash Programmer
9. Bare Metal Compilers
10. SD Card Boot Utility
11. Linux* Device Tree Generator
12. Support and Feedback
Visible to Intel only — GUID: xkg1557980716218
Ixiasoft
2.3.3. Installing Cygwin
- Go to the Cygwin website and download the following installer to your computer: https://cygwin.com/setup-x86_64.exe .
- Start a Command Prompt as an administrator.
Figure 2. Cygwin Command Prompt
- Change the current directory to cygwin_setup:
- For Intel® Quartus® Prime Pro Edition software version 20.1:
cd c:\intelFPGA_pro\20.1\embedded\cygwin_setup\
- For Intel® Quartus® Prime Standard Edition software version 20.1:
cd c:\intelFPGA\20.1\embedded\cygwin_setup\
- For Intel® Quartus® Prime Pro Edition software version 20.1:
- Run the soceds-cygwin-setup.bat executable, passing it the full path to where you downloaded the setup-x86_64.exe installer (in the example below, it is downloaded into your Downloads folder:
soceds-cygwin-setup.bat %USERPROFILE%\Downloads\setup-x86_64.exe
The installer application starts:Figure 3. Cygwin SetupThe installer application completes:Figure 4. Administrator: Command Prompt
Related Information