Forum Discussion
sstrell
Super Contributor
2 years agoYou don't have to use the bridges to access GPIO. Set up GPIO access in the parameter editor for the HPS.
saadche
New Contributor
2 years agoHello sstrell.
I must have a misguided understanding of how this works. Could you possibly point me in the direction of a doc or video that would explain how I would go about that?
Under Quartus->Qsys, I only see the F2h and H2F interfaces. Would the configuration you're referring to be there?
Or do you mean that I need to map the FPGA I/O to a spot in memory for the HPS to access?
side note..... : FPGA is programmed in Quartus(Verilog) and HPS in eclipse (C++).