PhilipJ451
New Contributor
5 years agokeeping signals for signaltap, even if not used in the design
Hi,
can anybody advise me of a method to keep signals even if they are not used in the design? e.g. I am currently debugging some FIFOs which have an output that is the number of characters in the FIFO (rdusedw and wrusedw).
My actual design doesn't need to use them but it would be useful to display them in a SignalTap when debugging but Quartus removes them and I simply can't find the nodes in SignalTap.
I have tried the attributes keep, preserve and noprune but none of them work
Any advice would be much appreciated
PhilipJ