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