Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20678 Discussions

porting from CYCLON-V to ARRIA-V

rshal2
New Contributor II
810 Views

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

0 Kudos
1 Solution
sstrell
Honored Contributor III
380 Views

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

View solution in original post

0 Kudos
2 Replies
sstrell
Honored Contributor III
381 Views

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

0 Kudos
rshal2
New Contributor II
380 Views

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

0 Kudos
Reply