chipsalliance / chipsalliance/rocket-chip
nTLBBasePageSector variable mean with respect to TLB
Open
question
- Dominant language
- Scala
- Stars
- 3.9k
- Forks
- 1.3k
- Avg merge
- 5d 13m
- Merged PRs (30d)
- 1
Description
I am having confusion of understanding this variable in Hellacache.scala. We have
case class DcacheParams and in thar we are setting TLB parameters I am unable to understand the variable meaning
nTLBBasePageSector:Int =4
And why we are setting it to 4?
For your reference I have also attached the file snippet below

Contributor guide
Assessment
This issue has not been assessed yet.