aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2015-12-03 05:31:25 +0100
committerTristan Gingold <gingold@adacore.com>2015-12-03 05:31:25 +0100
commit6ddceb25ada3d2a29711f62cbfefa11783481243 (patch)
treea1bd2f30a22a965b0c3cd65ea2b55f18aae92825 /NEWS
parent5632cc08482c6bca1c7af342725ea00145a91e84 (diff)
downloadghdl-6ddceb25ada3d2a29711f62cbfefa11783481243.tar.gz
ghdl-6ddceb25ada3d2a29711f62cbfefa11783481243.tar.bz2
ghdl-6ddceb25ada3d2a29711f62cbfefa11783481243.zip
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7589b3143..ba74643b8 100644
--- a/NEWS
+++ b/NEWS
@@ -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)