Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

signaltap - 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    They should be accessible as pre-synthesis signals.

    --- Quote End ---

    Great, thanks!