Hi, I'm working on an older version of gem5 (20.1.0.5), in which I run a RISCV full system simulation, I have added a minimal platform in this version of gem5 to run the FS simulation, but when I add cache hierarchy to the simulation the following error occurs after writing to the satp CSR.
void Packet::setCacheResponding(): Assertion`!flags.isSet(CACHE_RESPONDING)' failed. I'm able to switch address spaces by writing to satp CSR when there is no cache hierarchy. Has anyone faced similar problems ?, any pointers/directions would be appreciated Thanks, Deepak Mohan _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
