Forum Discussion
PHJ
Occasional Contributor
7 years agoWhere can I find the latest version of hwlibs for the Arria 10 SoC ?
Is there a location where I can find the latest version of the hwlibs code for the Arria 10 SoC ?
I have been using the version that came with the SoCFPGA-GettingStarted-A10-GCC from the fpgawiki Intel page.
I have run into a problem with the QSPI driver and want to check that I am using the latest...
1 Reply
- FawazJ_Altera
Frequent Contributor
Hello,
The hwlibs are not updated with each quartus release. You can get them either from the wiki page, or from the SoCEDS installation directory:
C:\intelFPGA\18.1\embedded\examples\software
thanks