diff options
author | tgingold <tgingold@users.noreply.github.com> | 2016-02-04 05:18:40 +0100 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2016-02-04 05:18:40 +0100 |
commit | 849e3fbd7e0c85715cdd09a504f5adeafe932d21 (patch) | |
tree | 4be7fd458b0a89e7595cfd834e4e5a6af287b02a /README.md | |
parent | 06ad7f3fce8b0091c04e19445c5e921099821052 (diff) | |
parent | 2a9838c842a7e105c8321021a7d1f8c8beb0dc6e (diff) | |
download | ghdl-849e3fbd7e0c85715cdd09a504f5adeafe932d21.tar.gz ghdl-849e3fbd7e0c85715cdd09a504f5adeafe932d21.tar.bz2 ghdl-849e3fbd7e0c85715cdd09a504f5adeafe932d21.zip |
Merge pull request #34 from kraigher/patch-1
Updated VUnit URL to new website.
Diffstat (limited to 'README.md')
-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 |