SparkyNZ
Contributor
5 years agoDisplaying Memory Contents in Signal Tap
How do you examine memory content with Signal Tap?
bit [ 11 : 0 ] colorRGB[ 7 : 0 ];
When I add the above as a signal, I only see a high state representation. I can't find a Bus Display Format for memory or arrays at all.
https://i.imgur.com/ObhIcSU.png <- and where did the image/picture uploader icon go?
I would like to see what the contents of 12bits are at a particular index. How do I do this with Signal Tap?
I'm using Quartus Prime Lite Edition 20.
Yes, select colorRGB.data_a to select the whole bus.