Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 622 Bytes

HISTORY.md

File metadata and controls

14 lines (13 loc) · 622 Bytes

master

  • Fixed elaboration of subprograms in entity declarations
  • Improved elaboration performance when design contains many signals
  • Fixed various bugs involving record signals
  • Fixed sensitivity list generation for concurrent procedure calls
  • Improvements to simulation performance
  • Implemented vhpi_get_phys
  • Added command --list to print all units in a library
  • Rewrote the run_regr program in C so make check no longer requires Ruby
  • The --relax=generic-static option is now renamed to --relax=locally-static and applies in wider range of contexts

1.0 - 2015-05-01

  • First stable release