Fst Writer - #671
Open
desmonddak wants to merge 4 commits into
Open
Conversation
mkorbel1
reviewed
Jul 15, 2026
mkorbel1
reviewed
Aug 21, 2026
mkorbel1
left a comment
Contributor
There was a problem hiding this comment.
i reviewed some of the FST-specific pieces, generally looks good, but I'll defer full review until the common pieces in prior PRs are merged first
Contributor
There was a problem hiding this comment.
should we make tests that dump FST, convert to VCD, then confirm the right values at the right time like we already do for VCD? and/or some other way to make sure that actual simulations make the right values at the right time? i think some of these VCD checking tests were catching actual tricky spots.
desmonddak
force-pushed
the
fst
branch
2 times, most recently
from
August 24, 2026 22:51
9f3c34f to
8e95fe6
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description & Motivation
It would be nice to have a
WaveDumperthat can output the FST format because it is much more dense and can be incrementally accessed.Related Issue(s)
None
Testing
We ran the output through a few tools, notably Wellen and GTKwave.
Backwards-compatibility
No.
Documentation
No. We will need to add. But at the user level, it becomes a choice between VCD and FST>