Skip to content

Commit

Permalink
Avoid import from chisel3.core
Browse files Browse the repository at this point in the history
Close #1817
  • Loading branch information
edwardcwang committed Feb 7, 2019
1 parent e831ca3 commit ddf9540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/rocket/DCache.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import freechips.rocketchip.tile.LookupByHartId
import freechips.rocketchip.tilelink._
import freechips.rocketchip.util._
import freechips.rocketchip.util.property._
import chisel3.core.{DontCare, WireInit}
import chisel3.internal.sourceinfo.SourceInfo
import chisel3.experimental._
import TLMessages._
Expand Down

0 comments on commit ddf9540

Please sign in to comment.