Skip to content

1.12.1

Compare
Choose a tag to compare
@nickg nickg released this 09 May 19:59
· 74 commits to master since this release
r1.12.1

This is a minor bug fix release fixing the following issues:

  • Fixed a crash when a process contains a force or release assignment inside a process (all) statement (#877).
  • Fixed a crash creating a waveform dump with --dump-arrays and the design contains an array-of-array-of-records (#878).
  • Fixed a spurious error when a type declaration from a package generic is used in a port list (#881).
  • Fixed an assertion failure when a procedure declared within a process (all) assigns to a signal (#882).
  • Added a missing check for illegal assignment to external signal name outside a process (#884).
  • Fixed a crash while printing diagnostic information when the simulation delta cycle limit is reached (#885).
  • Generic actuals no longer need to be globally static, which was never required by the LRM (#886).

Special thank you to @bpadalino, @tmeissner, @Blebowski, @amb5l, @m42uko, @a-panella, @cmarqu, @albydnc, and @ikwzm for sponsoring me!