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

SignalTap cannot capture the output of ALTDDIO.

Yordles_Heart
Beginner
659 Views

In logic simulation, I can capture the output of ALTSDDIO_OUT. However, in SignalTap, I can capture the inputs data_h and data_l, but I cannot capture the output. I have tried various clock and reset signal configurations, but it still doesn't work.

Is it because SignalTap cannot capture this type of dual-edge signal?

Labels (1)
0 Kudos
1 Solution
sstrell
Honored Contributor III
636 Views

No, it's because Signal Tap can't connect directly to I/O outputs because there's no signal wire back into the core to connect to Signal Tap.  You have to tap whatever is feeding into the output, like data_h and data_l as you mention.

In the Node Finder, when adding signals to Signal Tap, you should be using one of the Signal Tap filters.  This makes sure you tap only signals that are "tappable" to Signal Tap.  Outputs would not show up in this filter.

View solution in original post

0 Kudos
3 Replies
sstrell
Honored Contributor III
637 Views

No, it's because Signal Tap can't connect directly to I/O outputs because there's no signal wire back into the core to connect to Signal Tap.  You have to tap whatever is feeding into the output, like data_h and data_l as you mention.

In the Node Finder, when adding signals to Signal Tap, you should be using one of the Signal Tap filters.  This makes sure you tap only signals that are "tappable" to Signal Tap.  Outputs would not show up in this filter.

0 Kudos
Yordles_Heart
Beginner
602 Views

Alright, what I understand is that I cannot directly capture the output of DDIO, but can have an appropriate external processing for this signal and then capture it indirectly. Thank you for your response.

0 Kudos
ShengN_Intel
Employee
577 Views

I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Feel free to open a new thread or login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
Reply