AnandKulkarni
New Contributor
1 year agoWhere is the data capture log stored for quartus_stp?
Hi Team
I am running a tcl script to capture the signals from Cyclone V FPGA used in our application, for image processing. The inbuilt RAM available to capture the raw image values, is not sufficient. So, the quartus tool stores, them in batches automatically. Instead of accessing multiple log files as shown below from sginal tap logic analyzer tool, how can i access single full log file with all captured data.
Is log stored in some C location?
Is there a way i can direct out manually to some custom made logs, to capture data?
Reference...