v0.6.4
What's Changed
- Fix bug in
LogicStructure.previousValueby @mkorbel1 in #565 - Deprecate
Portand move toLogic.portfor API consistency by @lucasphillips in #575 - Add documentation and example code for selectIndex and selectFrom by @laeticiachee in #576
- Fix bug in cross-stage accesses in
Pipelineby @mkorbel1 in #588 - Enhance LogicValue.toRadixString to enable fixed-width output by @desmonddak in #583
FiniteStateMachineupgrades by @mkorbel1 in #593- Modularity and improvements for Synth infrastructure by @mkorbel1 in #598
- Fix memory leak in combinational guarding by @mkorbel1 in #602
- Preparing to release v0.6.4 by @mkorbel1 in #603
New Contributors
- @lucasphillips made their first contribution in #575
- @laeticiachee made their first contribution in #576
Full Changelog: v0.6.3...v0.6.4