UOG
New Contributor
6 years agosopc-create-header-files in Linux
Hi,
I have an old project built from Intel SoC FPGA Embedded Development Suite 17.1 on Windows machine. Now I need to upgrade the project to build with Intel SoC FPGA Embedded Development Suite 20.1 from Ubuntu 20.04LTS..
Previous project has a script file "generate_hps_qsys_header.sh" to run on Windows SoC EDS 17.1 environment. I installed Linux version of SoC EDS 20.1, but cannot find proper script to generate_hps_qsys_hearder file.
Is there such utility in current SoC EDS 20.1 to upgrade previous Altera SoC example project, like my_first_hps-fpga?
Thanks!