Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16604 Discussions

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

Altera_Forum
Honored Contributor II
1,139 Views

Hi All, 

 

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

 

Thank you!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
400 Views

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.

0 Kudos
Reply