Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

generate .h file

User1580871742356367
546 Views

I'm trying to generate .h file for Arria 10 HPS/Soc project and it didn't work, see below. 

I've tried commands

$ sopc-create-header-files hps_0.sopcinfo

sopc-create-header-files hps_0.sopcinfo

sopc-create-header-files

User1580871742356367_0-1596131344790.png

 

0 Kudos
3 Replies
zangman
New Contributor I
526 Views

You are using a windows command prompt which won't work since the sopc-create-header-files is a shell script.

Instead you should use a cygwin shell to generate the header files. You also need to have sopc-create-header-files on the path. Watch this video.

0 Kudos
User1580871742356367
522 Views

Yes, it stuck because I'm using19.4. Will install Ubuntu.

0 Kudos
AnilErinch_A_Intel
492 Views

Hi ,

Hope your issue is resolved after installing a recommended version of Ubuntu.

Please let us know if any further support is required on the same issue.

Thanks and Regards

Anil


0 Kudos
Reply