jjang
New Contributor
3 years agohow to capture data to file
Target Device : Max10 (10M50SAE144I7N)
Sampling Clock : 40Mhz
Required period : 5ms or over
i tried ram size maximum 128k @ 3ms under
so is there any way how to capture data over 1ms
Sampling Clock : 40Mhz
Required period : 5ms or over
i tried ram size maximum 128k @ 3ms under
so is there any way how to capture data over 1ms
No. To capture more data in the existing buffer, use data qualification to store only the relevant samples. For example, if signals don't transition for a number of clock cycles, there's no need to keep all of those data samples. Use data qualification as essentially a write enable to the buffer.