change VCD id generation to be based on hashing the path, making them better for git diff #65

Merged
programmerjake merged 3 commits from programmerjake/fayalite:make-vcd-diff-friendly into master 2026-02-24 04:18:26 +00:00

from the code:

VcdIds are based off of path_hash (and not scalar_id) since the hash doesn't change
when unrelated variables are added/removed, making the generated VCD more friendly for git diff.

from the code: > `VcdId`s are based off of `path_hash` (and not `scalar_id`) since the hash doesn't change > when unrelated variables are added/removed, making the generated VCD more friendly for git diff.
programmerjake added 3 commits 2026-02-24 04:10:30 +00:00
programmerjake scheduled this pull request to auto merge when all checks succeed 2026-02-24 04:11:00 +00:00
programmerjake merged commit dbed947408 into master 2026-02-24 04:18:26 +00:00
programmerjake deleted branch make-vcd-diff-friendly 2026-02-24 04:18:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-chip/fayalite#65
No description provided.