Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Debussy Memory Variable

Status
Not open for further replies.

chris_xieq

Newbie level 3
Joined
May 8, 2008
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,300
fsdbdumpmem

Hi guys,

I am using debussy for view wave form generated by modelsim, but I can not see memory variable.

my command is:
$fsdbDumpfile("../novas/rtl_sim.fsdb");
$fsdbDumpMemInFile("../novas/mem.list");
$fsdbDumpMem;
$fsdbDumpvars;


I can see any signal except memory, can you guys who know about this give me an advise.
 

debussy memory

I think you must specify the memory i.e. $fsdbDumpMem(<reg name>, [<start addr>, [<size>]])
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top