diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,10 +4,12 @@ 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 +* Mode backend ported to x86_64 * 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/ * Speed improved. +* New option --psl-report, to report status of psl assert and cover. New in 0.33 (2015-10-04) * Improve support of vhdl 2008 |