An open API service indexing awesome lists of open source software.

https://github.com/larsbrinkhoff/value-change-dumper

Dump values that change!
https://github.com/larsbrinkhoff/value-change-dumper

not-verilog value-change-dump waveform

Last synced: 3 months ago
JSON representation

Dump values that change!

Awesome Lists containing this project

README

        

# Dump values that change!

You may think, my values will never change. But you never know.
Perhaps you come to a point in life when you want to dump your values.
Such as when you're writing a hardware simulation.

This is a library for writing .vcd files. See vch.h for how to use
it, and check.c for an example.