Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMemory required to compile 128k sample depth on SignalTap II Logic
I'm attempting to compile a project in SignalTap II Logic in Quartus II 11.0 that will have 128k sample depth. I am using an Altera Stratix III DSP Development Kit. I can only compile the project u...
Altera_Forum
Honored Contributor
15 years agoThe amount of memory used by Signal tap is the internal block rams of the device, so it will not use the DDR2 DRAM to extend the sample depth. So the number of block rams required is dependent upon the number of signals you are tracing, and the number of block rams available in the device.
If you really desire to capture that many samples, it may be better to either, build your own capture/playback hardware/software that uses the DDR2, or hook the signals in question to a mictor connector or some similar connector and use and external logic analyzer to capture the data. Pete