Forum Discussion
RGoem
New Contributor
7 years agoUndefined pin state prior to loading rbf
Hello everyone, I'm using a de0-nano-soc development board which has a Cyclone V including a HPS. I'm running U-Boot to load an rbf file at boot and then linux is ran. However when powering on the b...
FawazJ_Altera
Frequent Contributor
7 years agoIs this pin related to FPGA I/O or HPS I/O ?
If it is HPS I/O, it is no effected by FPGA configuration. This happens after executing Preloader which configures HPS I/O pin settings such as weak-pullup or drive strength. these settings comes from Quartus when you generate the files, which might not be controlled by customer.
If it is FPGA I/O pin, I need to check with configuration engineer regarding this .
Thanks
RGoem
New Contributor
7 years agoDear Fjuumaah,
Is there any update on this?