2026-04-09 - 2026-05-09
Overview
Excluding merges,
1 author
has pushed
6 commits
to master and
6 commits
to all branches.
On master,
72 files
have changed
and there have been
7161 additions
and
3581 deletions.
5 pull requests merged by 1 user
Merged
#73 sim: properly update all VCD wires when they share simulation state
Merged
#72 redo #[hdl(sim)] match/let destructuring to support matching values of type Type::SimValue
Merged
#71 implement #[hdl(cmp_eq)] for enums and use it for HdlOption, also implement conversions <-> Option
Merged
#70 add support for custom debug/display formatting of #[hdl] structs/enums
Merged
#69 sim: Speed up updating traces by tracking which traces are written to