6

Provide a method to import external data into Saleae logs


S
Steve

Occasionally I want to view data captured with Saleae along with data captured on other equipment. In the past I have created my own application to integrated data from different sources, but Saleae has not been willing to share their data format (and I'm not interested in dumping the data to a huge file first). So as an alternative, would it be possible to define a data file format so I can add signals to a Saleae log and use the Saleae viewer to see other signals along with the Saleae captures?

A

Activity Newest / Oldest

Avatar

Tim

(#87205)
"If I want to import other file formats into the logic2 software, is that supported? (e.g., Proxmark 3 traces of RFID communications ... typically single channel 125kHz / 135kHz / 13.56MHz sampling rates, but also looking at higher frequency tags)."


Avatar

Tim

discuss.saleae.com/t/post-recording-glitch-filtering/2378
"Post-Recording (read only session) glitch-filtering is not supported.
Exporting to CSV, filtering the glitches and importing the filtered data to Logic2 is also not supported."


Avatar

Tim

(#78330)
"What would be nice is to be able to work with a binary file from one or more saleae's and organize the signals in different groups, generate output files that we can use to load and view and measure using the logic app."


S

Steve

It would be nice to have the ability to import data from another source (or generated manually). The data could be in a generic .csv format with columns for a timestamp and each data series (it should be relatively easy to "massage" data from other tools into this type of format). It could be very helpful to visualize data from other sources whose tools are not as user-friendly and responsive as your application...


Avatar

Tim

Merged with: Import data from .csv file as analyzer data

Avatar

Tim

(#67554)
"This is an exploratory question if it is possible through Verilog DPI to send data to Saleae SDK as a "real" signal stimuli for the software.

The goal is to help the Validation Team ( in the flow/steps of IC development ) use the verification environment as a way to make sanity tests in the silicon sample using the code (Verilog/UVM) already developed.

Your software is way better and less convoluted than Cadence Simvision allowing multiple protocols inspections in an easy way."