aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortgingold <tgingold@users.noreply.github.com>2016-02-04 05:18:40 +0100
committertgingold <tgingold@users.noreply.github.com>2016-02-04 05:18:40 +0100
commit849e3fbd7e0c85715cdd09a504f5adeafe932d21 (patch)
tree4be7fd458b0a89e7595cfd834e4e5a6af287b02a
parent06ad7f3fce8b0091c04e19445c5e921099821052 (diff)
parent2a9838c842a7e105c8321021a7d1f8c8beb0dc6e (diff)
downloadghdl-849e3fbd7e0c85715cdd09a504f5adeafe932d21.tar.gz
ghdl-849e3fbd7e0c85715cdd09a504f5adeafe932d21.tar.bz2
ghdl-849e3fbd7e0c85715cdd09a504f5adeafe932d21.zip
Merge pull request #34 from kraigher/patch-1
Updated VUnit URL to new website.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e107f611..11e4dd819 100644
--- a/README.md
+++ b/README.md
@@ -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