- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus II puts an upper limit on the sample depth to 128K samples to be captured using the signal tap. I wonder whether there is a way to increase it when internal FPGA RAM is available for this purpose e.g. increasing the depth to say 1024 K samples.
Regards, AlphaLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why don't you try it out and let us know the result! If you edit the stp file directly in a text editor, you can find this string: sample_depth="128". Change 128 to 1048576. You'd better compile with the changed stp file before opening it up in editor. Possibly, you have to even use the tcl shell to acquire before opening it up in editor. Just guessing.

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