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.

How to see the value of memory type in Quartus II

Status
Not open for further replies.

eruisi

Member level 4
Joined
Jan 3, 2006
Messages
71
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
CA
Activity points
1,817
I have a memory type signal:
wire signed [25:0] product[0:63];
when I try to add it to my waveform to see the value, some problem shows up:
whenever I add total node "product" or one element "product[0]", the simulation always tells "can not find the node..."

Can anyone tell me how to add a memory type signal or part of the signal to the waveform so that I can check the results?

Another question is in waveform viewer, can I display a bus signal in analog mode (i.e., show the wave).

Thanks alot
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top