Forum Discussion

rshal2's avatar
rshal2
Icon for Occasional Contributor rankOccasional Contributor
7 years ago
Solved

porting from CYCLON-V to ARRIA-V

Hello,

We need to port simple application which uses ethernet driver in arm HPS from cyclon-v kit to arria-v kit.

I've tried to find any material about this issue, but didn't find any.

Can anyone give some hints what should we take care of when doing such porting ?

Thank you,

ranran

  • Both devices have the same Cortex A9 processor, so software-wise, you probably don't need to do much there. Hardware-wise, you'll probably need to go through the HPS IP parameter editor to set up and generate the system again, and you'll have to choose new I/O pins for the interface.

    #iwork4intel

2 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Both devices have the same Cortex A9 processor, so software-wise, you probably don't need to do much there. Hardware-wise, you'll probably need to go through the HPS IP parameter editor to set up and generate the system again, and you'll have to choose new I/O pins for the interface.

    #iwork4intel

  • rshal2's avatar
    rshal2
    Icon for Occasional Contributor rankOccasional Contributor

    Hello,

    Thank you very much for reply.

    Is this process you've mention done as part of PRELOADER ? or part of application ?

    Thank you,

    ranran