• ARM Fast Model - Model Debugger
    I'm using the ARM Fast Model to simulate the cortex-a15x4 present in the examples. I started my code through Model Debugger. I've had problems: - After initializing the MMU and loaded .elf files with...
  • Fast Model Profiling
    Hi I'm interesting in profiling with ARM fast model. As I understand, fast model doesn't suport cycle accurate profile. So I'd like to estimate with fast model profile information. 1. How  accurate streamline...
  • Help installing Fast Model Simulation
    Hi, I am Trying to instal FastModelsPortfolio_9.3 I am getting the following error. Could you please help me in this regards. "Cannot create component 'FVP_VE_Cortex_A15x1': Error creating subcomponent...
  • Fast Model: Best way to model unaligned multiple register read/write
    I am looking for a good method to implement multiple unaligned register access using LISA+ in Fast Model. Can you recommend a good way to do this? For example, below are the register declaration: REGISTER...
  • Fast Models: Best way to model ROMPatch like feature
    Hi, I am looking for a good way to model a ROMPatch-like function on pvbus. This implementation should monitor the bus for return the data from its own registers if the address matches (instead of returning...