vcd help

Joined
Oct 14, 2007
Messages
4
Reaction score
0
I have a 4kb memory unit in my design

When I use dumpvars; and dumpall; I get switching info on all my variables, wires except the memory. The memory unit is a simple 2D 1024 X 16 bit register. Has anyone experienced this problem?

I tried to manually reference a memory row by:
$dumpvars(0, testbench.main.virtual_mem0.mem[1023]);

But got an error in ModelSim saying argument 2 is invalid. If I just go $dumpvars(0, testbench.main.virtual_mem0.mem); No error but I still don't see any information from mem which is 2D register.

Thanks
 
Joined
Oct 14, 2007
Messages
4
Reaction score
0
Yes it is. Sorry to put this on a vhdl form but I am sure the same problem would happen with vhdl.

Basically in ModelSim I am unable to get vcd data from memories. Everything else is fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,458
Latest member
Chris#

Latest Threads

Top