Dear gem5 community,
I am using configs/example/arm/starter_fs.py configuration in order to
simulate ARM FS. However, I would like to use different clock
frequencies in the CPU and different in the system clock. Is there
this option in the latest gem5 release?
Thank you!
Best regards,
Hi, there is no command-line option, but you just need to edit the system
frequency in BaseSimpleSystem [1]
Kind Regards
Giacomo
[1]:
https://github.com/gem5/gem5/blob/stable/configs/example/arm/devices.py#L274
From: Νικόλαος Ταμπουρατζής via gem5-users
Date: Friday, 23 December 2022 at 13:1
Hi Gabriel,
I have checked that RubyPort::MemResponsePort::getAddrRanges() function, it
actually just defined it but not implemented. It still has the same error. I
already checked the ruby system from memory control to cache controller
(sequencer), they have the same address range, but the get