diff options
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ NEWS for ghdl (Dunoon Edition) +New in 0.34 (XXXX-XX-XX) +* Display stack backtraces on errors or assert failures +* Compile scripts for vendor libraries (Xilinx, Altera, osvvm, vunit) +* Use SSE2 for mcode backend +* Main repository is now on github: https://github.com/tgingold/ghdl +* Docs available on rtd: http://ghdl.readthedocs.org/en/latest/ + +New in 0.33 (2015-10-04) +* Improve support of vhdl 2008 +* Support OSVVM 2015 +* Support vunit +* Many bugs fixed + New in 0.32 (2014-11-XX) * Updated to build with gcc-4.9.2. * Partial support of VHDL-2008 (available with --std=08): |