Poking individual bits using peekpoketester

前端 未结 0 1062
情深已故
情深已故 2020-12-09 08:55

I have an IO bundle as shown below

val io = IO(new Bundle{
  val test = Input(UInt(32.W))
})

Now from the testbench I want to give inputs to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题