diff options
author | kraigher <olof.kraigher@gmail.com> | 2016-02-03 20:26:28 +0100 |
---|---|---|
committer | kraigher <olof.kraigher@gmail.com> | 2016-02-03 20:26:28 +0100 |
commit | 2a9838c842a7e105c8321021a7d1f8c8beb0dc6e (patch) | |
tree | 4be7fd458b0a89e7595cfd834e4e5a6af287b02a | |
parent | 06ad7f3fce8b0091c04e19445c5e921099821052 (diff) | |
download | ghdl-2a9838c842a7e105c8321021a7d1f8c8beb0dc6e.tar.gz ghdl-2a9838c842a7e105c8321021a7d1f8c8beb0dc6e.tar.bz2 ghdl-2a9838c842a7e105c8321021a7d1f8c8beb0dc6e.zip |
Updated VUnit URL to new website.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Main features are: - handle very large designs like leon3/grlib. - can write waveforms to a vcd or fst file. - partial support of PSL -- support vunit (https://github.com/LarsAsplund/vunit) +- support vunit (https://vunit.github.io) - support OSVVM (http://osvvm.org) - support cocotb (https://github.com/potentialventures/cocotb) through the VPI interface |