wishbone test pass
This commit is contained in:
@@ -7,7 +7,7 @@ import chisel3.stage._
|
||||
object testModule extends App {
|
||||
(new chisel3.stage.ChiselStage).execute( Array("--target-dir", "generated/", "-e", "verilog" ) ++ args, Seq(
|
||||
ChiselGeneratorAnnotation(() => {
|
||||
new MacReg()
|
||||
new MacTileLink
|
||||
})
|
||||
))
|
||||
}
|
||||
Reference in New Issue
Block a user