Forum Discussion
Hi,
You probably wouldn't find the signal sub_wire0 in sim tab because the signal sub_wire0 is just a wire.
You'll only see it after right-click -> Add to -> Wave -> All items in region and below
Thanks,
Best regards,
Sheng
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- BrianM3 years ago
Occasional Contributor
I used menu item Add -> Wave -> All Items in region and below and sub_wire0 is not present.
There is clearly some issue with generation of the simulation model, but I can't figure out what it is.
I've tried forcing different kind of SRAM (MRAM, M10K, etc). I've tried changing the bus size.
I've even copied working ram .v and .qip files to these file names, leaving them untouched and it doesn't generate working simulation models.
In the waveform, I can see the write strobe, address and data attempting writes, but the readback always returns as 32'hzzzzzzzz.
I'm not sure what is going wrong.