- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm using Quartus v19.3.
How is it possible to insert the ISSP to RTL?
How to define several ISSP's - each one synchronous to its driving clock??
Should I add synchronous stages to ISSP? How?
Should ISSP be based on the Signal Tap signals? Cannot I define different signals for ISSP and SignalTap?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
How is it possible to insert the ISSP to RTL?
In IP catalog, choose the ISSP IP, specify the source/probe parameters and enable Use Source Clock. After generating ip, use the instantiation template from _inst.v or _inst.vhd in ip generated folder to your top module.
How to define several ISSP's - each one synchronous to its driving clock??
You can use multiple ISSP IP and declare multiple instances in top module. By enabling Use Source Clock, you can associate each synchronous to its driving clock respectively.
Should I add synchronous stages to ISSP? How?
Probably not need. Regardless single clock domain or multiple clock domains, the tool will automatically handle the synchronization of signals based on the specified clock domains during the insertion process.
Should ISSP be based on the Signal Tap signals? Cannot I define different signals for ISSP and SignalTap?
You can define different signals for ISSP and SignalTap. While inserting ISSP, you can choose the signals you want to monitor, and they don't have to be the same as the ones you use in SignalTap.
Thanks,
Best Regards,
Sheng
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
How is it possible to insert the ISSP to RTL?
In IP catalog, choose the ISSP IP, specify the source/probe parameters and enable Use Source Clock. After generating ip, use the instantiation template from _inst.v or _inst.vhd in ip generated folder to your top module.
How to define several ISSP's - each one synchronous to its driving clock??
You can use multiple ISSP IP and declare multiple instances in top module. By enabling Use Source Clock, you can associate each synchronous to its driving clock respectively.
Should I add synchronous stages to ISSP? How?
Probably not need. Regardless single clock domain or multiple clock domains, the tool will automatically handle the synchronization of signals based on the specified clock domains during the insertion process.
Should ISSP be based on the Signal Tap signals? Cannot I define different signals for ISSP and SignalTap?
You can define different signals for ISSP and SignalTap. While inserting ISSP, you can choose the signals you want to monitor, and they don't have to be the same as the ones you use in SignalTap.
Thanks,
Best Regards,
Sheng
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Let me know if you have any further update, concern or follow-up on the previous post sent?
Thanks,
Best Regards,
Sheng
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Solution was chosen, thanks for your support! You can close the thread

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page