v0.5.2
What's Changed
- Allow constant Z driving to show up in SV without error by @mkorbel1 in #441
- Logic value test improvement and minor fixes by @mjayasim9 in #422
- Optimize performance of
Combinational.ssadriver search by @mkorbel1 in #443 - Support compiling ROHD to JavaScript by @mkorbel1 in #445
- Get a Logic of a Logic List via an index by @RPG-coder-intc in #438
- Pipeline fixes and improvements by @mkorbel1 in #447
- Update counter example to be simpler and a better reference by @mkorbel1 in #448
- Update default permissions in GH actions by @mkorbel1 in #452
- Update some pages of the user guide by @mkorbel1 in #453
- Fix defaultNextState diagram generation in FSM by @mkorbel1 in #454
- Make
Simulator.endSimulationreturn aFutureby @mkorbel1 in #455 - Fix bugs in
LogicStructureinstrumentation calls topackedandchangedissues acrossSimulator.resetby @mkorbel1 in #458
Full Changelog: v0.5.1...v0.5.2