Forum Discussion

RElna's avatar
RElna
Icon for New Contributor rankNew Contributor
6 years ago

How to continuously capture and log data from running design on DE1SoC using signal tap? Capture data for 1 hour and continuously save it to csv files ?

Hi, I would like to know how to continuously capture data from DE1SoC for long time. I thought I can have a for loop in tcl. In each loop round I would call run analysis and save data in a log and ...