Hello all,
How can I add ethernet and vnc support for arm64 platform. According to
makeArmSystem it should add ethernet ( IGbE_e1000) to realview platform in
attachPciDevices method but ifconfig on guest system is empty. Also whenever I
attach to guest system using vncviewer over localhost:590
hi,
Is there any nomali gpu example ? In example folder I couldn't find any. I
found nomali io device source code but I'm searching for an example or tutorial
how to use it. Especially how to create a system with it ? I didnt see any
config with nomali etc...
Thanks
___
Hi again,
Thanks for replies and I learned so much about gem5. I was trying gem5 for a
while to learn it. I have one question: is se mode or fs mode more suitable to
test tlm & gpus & etc... ? Our own testing environment based on qemu and it
runs ubuntu. So we can install gpu driver and test ou
Hi all,
I'm working at a gpu company and we have our gpu modelling. We were using qemu
based platform to test our models but we wish to start to use gem5. In our
platform we can integrate our model using tlm (systemc) or a custom interface
developed based on qemu interface.
So, what is the co