Update el2_ifu_compress_ctl.scala
This commit is contained in:
parent
195b0904c3
commit
682c9269c9
|
@ -2,7 +2,6 @@ package ifu
|
|||
|
||||
import chisel3._
|
||||
import chisel3.util._
|
||||
import lib.ExpandedInstruction
|
||||
|
||||
class ExpandedInstruction extends Bundle {
|
||||
val bits = UInt(32.W)
|
||||
|
|
Loading…
Reference in New Issue