1
0

Merge pull request #1098 from freechipsproject/frontend

Frontend improvements
This commit is contained in:
Andrew Waterman
2017-11-09 17:44:38 -08:00
committed by GitHub
6 changed files with 198 additions and 171 deletions

View File

@ -33,7 +33,6 @@ trait CoreParams {
val nL2TLBEntries: Int
val mtvecInit: Option[BigInt]
val mtvecWritable: Boolean
val jumpInFrontend: Boolean
val tileControlAddr: Option[BigInt]
def instBytes: Int = instBits / 8