[gem5-users] Re: configuring TLB

2023-02-13 Thread Priyanka Ankolekar via gem5-users
Thank you, Elliot. That worked. Priyanka. On Thu, Feb 9, 2023 at 4:36 PM Eliot Moss wrote: > On 2/9/2023 11:07 AM, Priyanka Ankolekar via gem5-users wrote: > > Hello, > > I am running RISCV in full system mode > (configs/examples/riscv/fs_linux.py). > > I would like to play with the configurati

[gem5-users] Re: configuring TLB

2023-02-09 Thread Eliot Moss via gem5-users
On 2/9/2023 11:07 AM, Priyanka Ankolekar via gem5-users wrote: Hello, I am running RISCV in full system mode (configs/examples/riscv/fs_linux.py). I would like to play with the configuration of caches, TLB etc. I can see there are command line options to configure the i-cache, d-cache like these