bluecmd / fst-example

Example how to use the Fast Signal Trace (FST) format and library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fst-example

Example how to use the Fast Signal Trace (FST) format and library.

gtkwave screenshot

This uses the C library from GTKwave (via Verilator). The library appears to not be packaged as a stand-alone library so it has to be included in a bit non-conventional manner.

Usage

Run make wave to execute the example and load it up in GTKwave.

Samples

The samples directory contains potentially interesting FST files from the real world. It can be used for playing with the library or as test vectors for an implementation.

About

Example how to use the Fast Signal Trace (FST) format and library

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 98.9%Language:C++ 1.0%Language:Makefile 0.1%