Re: [gem5-dev] GEM5-to-TLM Memory/Accelerator Access

2017-06-20 Thread Qureshi Yasir Mahmood
Mahmood <yasir.qure...@epfl.ch> Subject: Re: [gem5-dev] GEM5-to-TLM Memory/Accelerator Access Hi Yasir, The short answer: You need to configure your gem5 simulation properly. You can configure address ranges in the ExternalSlave object (see src/mem/ ExternalSlave.py). You will als

Re: [gem5-dev] GEM5-to-TLM Memory/Accelerator Access

2017-06-19 Thread Christian Menard
Hi Yasir, The short answer: You need to configure your gem5 simulation properly. You can configure address ranges in the ExternalSlave object (see src/mem/ ExternalSlave.py). You will also need to configure your MMU to implement the right address mappings. I am not sure how this works in SE

[gem5-dev] GEM5-to-TLM Memory/Accelerator Access

2017-06-19 Thread Qureshi Yasir Mahmood
Hi All, I am trying to setup a GEM5-to-TLM simulation with GEM5 in ARM SE mode and SimpleMemory as the physical memory. I intend to model an accelerator in SystemC in the TLM world. I want my accelerator to start when I signal it through some memory mapped register (effectively addressing a