Releases: intel/rohd
Releases · intel/rohd
v0.3.1
v0.3.0
What's Changed
- Module hierarchy tracing fixes by @mkorbel1 in #85
- Provide the ability to reserve instance names and provide + reserve definition names by @mkorbel1 in #86
- Fix typo in README by @eric-norige in #87
- Enhanced bin() to ignore '_'. Ticket - https://github.com/intel/rohd/… by @shubskmr in #88
- Add explicit width to Const generated SystemVerilog by @mkorbel1 in #94
- Refactor to combine
LogicValue
andLogicValues
intoLogicValue
, plus some related adjustments by @mkorbel1 in #115 - Various features and testing for
Logic
andLogicValue
by @mkorbel1 in #121
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Convert forEach loops to make debug easier by @mkorbel1 in #68
- Feature/logicvalue_ofbool by @eric-norige in #71
- Improve logicValues testing, fixing todos by @eric-norige in #73
- Initial implementation of more robust tests for LogicValue and LogicV… by @kimmeljo in #21
- Adjustments to
Interface
by @mkorbel1 in #74 - modified swizzle functionality and added capability to values by @mkorbel1 in #75
- "External" module updates by @mkorbel1 in #76
- Added a new test for injection on flop clocks by @mkorbel1 in #78
- Fixed #79 bug related to
Sequential
sampling by @mkorbel1 in #80 - Added a FIR filter example by @wswongat in #81
- Replace from with of, plus a couple small fixes by @mkorbel1 in #82
New Contributors
- @eric-norige made their first contribution in #71
- @kimmeljo made their first contribution in #21
- @wswongat made their first contribution in #81
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Move counter.dart to example.dart for pub.dev visibility by @mkorbel1 in #62
- Make some
LogicValues
typesconst
for performance by @mkorbel1 in #63 Sequential
andSequential.multi
by @mkorbel1 in #65- Improve exception and error messaging by @mkorbel1 in #67
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update instructions to depend on ROHD by @mkorbel1 in #51
- Updated ROHD Verification Framework references in documentation by @mkorbel1 in #54
- Dart automatic formatting by @mkorbel1 in #55
- Fix #38:
Interface.connectIO
bug with no tags specified by @mkorbel1 in #58 - Fix uniquified
Interface.getPorts
bug, add tests, and improve documentation by @mkorbel1 in #60
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The first formally versioned release of ROHD. Deployed to https://pub.dev/packages/rohd