Forum Discussion
DylanD
New Contributor
4 years agoHPS LOAN IO Pins Not Outputting Expected Signals
Despite making changes inside Qsys in regards to switching desired unused pins to LOANIO from regular GPIO, exporting the new HPS LOAN IO signals, and generating new preloader files, I still cannot g...
sstrell
Super Contributor
4 years agoYour export name in Platform Designer (hps_h2f_loan_io) doesn't match your code so there's no connection there. You should be seeing warnings about that. Check the template in the Generate menu in Platform Designer to make sure you instantiate and connect correctly.
- DylanD4 years ago
New Contributor
Oh yes sorry, I forgot I gave them different signal names when instantiating the Qsys block.
This should clear things up, thats my bad for not including this in the first reply.