We are looking for soft IP cores for Xilinx Ultrascale+ Virtex devices. So far I only found cortex M1 and M3.
I know there are ARM hard cores on Zynq devices. But I wonder if there is any ARM A5 soft cores that we can implement on Xilinx FPGAs? Thanks.
Just a guess: If there would be a free version of CA5, ARM would publish it and Google would find it.
For arm designstart, there is FPGA bundle for Cortex-A5 DesignStart on MPS3 board.
MPS3 is equipped with Xilinx Kintex Ultrascale KU115 FPGA, 1,451k logic cells
The MPS3 is a development board that you can only try for firmware and software development. There are only FPGA images which is basically bit stream files to configure FPGAs!The link I provided above has the xdc project file for M1/ M3 so that you can open and use them for your own development on a Xilinx device. I am looking for actual xdc file of an ARM A5 or A53 or A55 or A510 so that we can implement that ARM core in our design and product on a Xilinx FPGA.