Forum Discussion
Altera_Forum
Honored Contributor
9 years agosignaltap - show as a vector and not as bits
When I look for a signal vector (VHDL) the Signaltap finds me the signal as 31 different bits, so I have to add each bits, then group them together, etc. Not so comfortable.
Is there a way I can see the signal as a vector and not as bits?2 Replies
- Altera_Forum
Honored Contributor
They should be accessible as pre-synthesis signals.
- Altera_Forum
Honored Contributor
--- Quote Start --- They should be accessible as pre-synthesis signals. --- Quote End --- Great, thanks!