diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,13 +4,14 @@ 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 +* Support cocotb (https://github.com/potentialventures/cocotb) * 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 +* Support OSVVM 2015 (http://osvvm.org) +* Support vunit (https://github.com/LarsAsplund/vunit) * Many bugs fixed New in 0.32 (2014-11-XX) |