cnspy
Full Member level 3
vcdplusmemon
I have defined two memory in my design:
reg [15:0] dmem [31:0];
reg [15:0] imem[31:0];
I hope to watch the value in these memory when using VCS debugging.
But I can not find these memory from the item list.
I have defined two memory in my design:
reg [15:0] dmem [31:0];
reg [15:0] imem[31:0];
I hope to watch the value in these memory when using VCS debugging.
But I can not find these memory from the item list.