FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5950 Discussions

Cannot build GHRD for DK-DEV-AGF014EA

swpanda
Beginner
547 Views

I'm struggling to build the GHRD for the DK-DEV-AGF014EA.

 

I've downloaded the https://github.com/altera-opensource/ghrd-socfpga repository and have attempted to follow the instructions from https://www.rocketboards.org/foswiki/Documentation/AgilexSoCGSRDDEVAGF027#Building_the_Hardware_Design.

 

By following the README, I've changed the board to "DK-DEV-AGF014E" and changed the device to "AGFB014R24B2E2V".

This ran into errors while building concerning ECC so I also had to disable the HPS EMIF ECC by setting "ENABLE_HPS_EMIF_ECC" to 0.

This build also had errors, this time about ethernet, so I set "HPS_SGMII_EMAC1_EN" to 0. This got further but now the build is complaining about power management settings.

 

Is there a GHRD for this board that actually works?

Am I totally aware that there could be something that I'm missing, and if so, please let me know.


Thank you!

Labels (1)
0 Kudos
5 Replies
aikeu
Employee
517 Views

Hi swpanda,


May I know did you change anything before you build after git clone? :

git clone -b QPDS23.3_REL_GSRD_PR https://github.com/altera-opensource/ghrd-socfpga


Thanks.

Regards,

Aik Eu


0 Kudos
aikeu
Employee
487 Views

Hi swpanda,


Any follow up from the previous comment?


Thanks.

Regards,

Aik Eu


0 Kudos
aikeu
Employee
476 Views

Hi swpanda,


I will close this thread if no further question.


Thanks.

Regards,

Aik Eu


0 Kudos
aikeu
Employee
448 Views

Hi swpanda,


We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


Thanks.

Regards,

Aik Eu


0 Kudos
swpanda
Beginner
416 Views

I'm sorry, I just saw all my notifications in the junk mail.

 

I posted the wrong link, I started from here: https://www.rocketboards.org/foswiki/Documentation/AgilexSoCGSRD#Building_the_Hardware_Design . It says to start from tag `QPD23.2_REL_GSRD_PR`.

I'm usuing Quartus Pro 23.2.

 

I made the changes mentioned in my original post.

 

By following the README, I've changed the board to "DK-DEV-AGF014E" and changed the device to "AGFB014R24B2E2V".

This ran into errors while building concerning ECC so I also had to disable the HPS EMIF ECC by setting "ENABLE_HPS_EMIF_ECC" to 0.

This build also had errors, this time about ethernet, so I set "HPS_SGMII_EMAC1_EN" to 0. This got further but now the build is complaining about power management settings.

 

Looking at the git history between the QPD23.2_REL_GSRD_PR and the QPD23.3_REL_GSRD_PR it doesn't look like there are significant changes.

0 Kudos
Reply