Forum Discussion

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

MAX V does not support SignalTap-II -> how to test the internal logic?

Hi All,

The MAX-V device does not support SignalTap-II. So, how to test the internal logic?

Thank you!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Do it the way we did it in the olden days. Define some pins (as many as you need) as signal access points, and bring interesting signals out to those pins, and connect up an external hardware logic analyzer to the pins. This basically does what SignalTap does, which is just a more flexible version. To change the sampled nodes you will need to recompile and reload. It's a little more time consuming, but in the end it can be just as capable as SignalTap is, depending on how much effort you need to put into your custom logic analyzer implementation.