This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to get ARMv8 model

I'm trying to run example of ds-5 for armv8.

on this step, I can't find FVP_VE_Cortex-A57x4.so, could anyone tell me how to get ARMv8 model? and what's it? how to install it?

thanks very much

"On Linux hosts: ./model_shell <Install dir of ARMv8 model>/lib/FVP_VE_Cortex-A57x4.so -S"

Parents
  • Martin, thanks for reply.

    I have got a license of A53 of fast model. but after I build the project from example. the fastmodel only generate there files, that I didn't see FVP_VE_Cortex-A53x4.so in them:

    ~/FastModels/FastModelsPortfolio_8.3/examples/FVP_VE/Build_Cortex-A53x4$ ls Linux64-Debug-GCC-4.1/

    cadi_system_Linux64-Debug-GCC-4.1.so                   gen          libarmctmodel.so                     libSDL-1.2.so.0.11.2

    FVP_VE_Cortex_A53x4_Linux64-Debug-GCC-4.1_Makefile.sg  isim_system  libMAXCOREInitSimulationEngine.so.2

    Could you tell me how to build FVP_VE_Cortex-A53x4.so? thanks

Reply
  • Martin, thanks for reply.

    I have got a license of A53 of fast model. but after I build the project from example. the fastmodel only generate there files, that I didn't see FVP_VE_Cortex-A53x4.so in them:

    ~/FastModels/FastModelsPortfolio_8.3/examples/FVP_VE/Build_Cortex-A53x4$ ls Linux64-Debug-GCC-4.1/

    cadi_system_Linux64-Debug-GCC-4.1.so                   gen          libarmctmodel.so                     libSDL-1.2.so.0.11.2

    FVP_VE_Cortex_A53x4_Linux64-Debug-GCC-4.1_Makefile.sg  isim_system  libMAXCOREInitSimulationEngine.so.2

    Could you tell me how to build FVP_VE_Cortex-A53x4.so? thanks

Children