Forum Discussion
StefanoMarsi
Occasional Contributor
2 years agoCYCLONE V - HPS and I2C Peripheral Pin
Hi Community I'm testing the I2C interface embedded in CycloneV - HPS. - However, if I export peripherals signals through the HPS I/O Set everything works pretty well. - But If I switch to FPG...
StefanoMarsi
Occasional Contributor
2 years agoHowever, looking in detail at the previous images there is another slight difference:
- When the HPS pins are used, the output port of the I2C peripherals is named I2C_CLK_OE and I2C_DATA_OE
- While when I try to drive them to the FPGA pins they are named OUT_CLK and OUT_DATA
It seems quite strange the adoption of different port names ! (may be different signals are involved !?)