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!
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/value-change-dumper
- Owner: larsbrinkhoff
- Created: 2021-11-25T17:08:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T18:34:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T16:10:56.024Z (4 months ago)
- Topics: not-verilog, value-change-dump, waveform
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.