1.8.2
This is a minor bug fix release for the following issues:
- Fixed "failed to suspend thread" crash on macOS.
- Fix incorrect coverage scope nesting with array case statements (from @Blebowski).
- Expressions like
FOO(X)'DELAYED
now work as expected rather than producing a fatal error (#603). - Fixed a bug where data was not propagated through inout ports under certain conditions (#609).
- The
-gNAME=VALUE
option to set generic values from the command line now works correctly for subtypes of enumeration types (#618). - Fixed a crash when creating an array of record subtypes where the subtype declaration has an element constraint (#615).
Special thank you to @bpadalino, @tmeissner, @Blebowski, and @amb5l for sponsoring me!