- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've added VJTAG to my project so I can send commands to my FPGA from the command line using a TCL script - commands such as "write to address x with value y" or "get value from address x".
This is great but I need to be able to see what is happening inside with SignalTap.
Is it possible to use SignalTap in conjunction with a TCL script and VJTAG? At the moment it seems as though I can only run one or the other.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@SyafieqS I would say "no", it is not possible. I managed to get around this by:
1) using quartus_stp.exe/TCL scripts to pre-load test parameters
2) stop quartus_stp.exe
3) connecting SignalTap
4) execute test by pressing a button
5) viewing SignalTap output upon triggering
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul,
May I know if there is any update?
I would say it is not possible since both are On-Chip Debugging Tool and circumstance use is different from one to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@SyafieqS I would say "no", it is not possible. I managed to get around this by:
1) using quartus_stp.exe/TCL scripts to pre-load test parameters
2) stop quartus_stp.exe
3) connecting SignalTap
4) execute test by pressing a button
5) viewing SignalTap output upon triggering

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