提交 ec95eefd 编写于 作者: J JinYue

Merge branch "decoupled-frontend-ifu"

* Fix conflict from uBTB.scala
* Fix TLB package name problem in Frontend.scala and IFU.scala
上级 d57bda64
......@@ -23,7 +23,7 @@ import freechips.rocketchip.diplomacy.{LazyModule, LazyModuleImp}
import xiangshan._
import xiangshan.cache._
import xiangshan.cache.prefetch.L1plusPrefetcher
import xiangshan.cache.mmu.{TlbRequestIO, TlbPtwIO}
import xiangshan.cache.mmu.{TlbRequestIO, TlbPtwIO,TLB}
import xiangshan.backend.fu.HasExceptionNO
import system.L1CacheErrorInfo
......
......@@ -21,7 +21,7 @@ import chisel3._
import chisel3.util._
import xiangshan._
import xiangshan.cache._
import xiangshan.cache.mmu.BlockTlbRequestIO
import xiangshan.cache.mmu._
import chisel3.experimental.verification
import utils._
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册