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:

[--l1d_size L1D_SIZE] [--l1i_size L1I_SIZE] [--l1d_assoc L1D_ASSOC]
[--l1i_assoc L1I_ASSOC] etc.


How can I use these options to configure the TLB? Or is there another way
to configure it?



Thanks,

Priyanka.
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to