Update el2_ifu_bp_ctl.scala
This commit is contained in:
parent
190229bf7f
commit
45d3f79e82
|
@ -317,8 +317,8 @@ class el2_ifu_bp_ctl extends Module with el2_lib {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
object ifu_bp extends App {
|
object ifu_bp extends App {
|
||||||
println((new chisel3.stage.ChiselStage).emitVerilog(new el2_ifu_bp_ctl()))
|
println((new chisel3.stage.ChiselStage).emitVerilog(new el2_ifu_bp_ctl()))
|
||||||
}
|
}*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue