Skip to content

1.14.1

Compare
Choose a tag to compare
@nickg nickg released this 26 Oct 11:43
· 233 commits to master since this release
r1.14.1

This is a minor bug fix release with the following changes:

  • Fixed an error when using the work library alias and the working library has the same name as design unit being analysed (#991).
  • Added a check for illegal references to signal or variable external names inside pure functions (#1010).
  • Added a check that the parameter of 'stable and other implicit signal attributes is a static expression (#1018).
  • Fixed an elaboration crash when an external name is passed to a procedure (#1029).
  • Record subtype constraints can now be accessed over VHPI (#1035).
  • Several other minor bugs were resolved (#1017, #1020, #1030, #1040).

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