From 0ed24515f1d273ebe494e51dd7fdfb70ca13cc73 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 19 Mar 2019 19:47:47 +0100 Subject: README: mention UVVM. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b084fd18d..2d7abf12e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ GHDL runs on [GNU/Linux](http://en.wikipedia.org/wiki/Linux_distribution), [Wind Can write waveforms to a [GHW](http://ghdl.readthedocs.io/en/latest/using/Simulation.html?highlight=GHW#cmdoption-wave), [VCD](https://en.wikipedia.org/wiki/Value_change_dump) or FST file. Combined with a [GUI](http://en.wikipedia.org/wiki/Graphical_user_interface)-based [waveform viewer](https://en.wikipedia.org/wiki/Waveform_viewer) and a good text editor, GHDL is a very powerful tool for writing, testing and simulating your code. -Supported third party projects: [VUnit](https://vunit.github.io), [OSVVM](http://osvvm.org), [cocotb](https://github.com/potentialventures/cocotb) (through the [VPI interface](https://en.wikipedia.org/wiki/Verilog_Procedural_Interface)), ... +Supported third party projects: [VUnit](https://vunit.github.io), [UVVM](https://github.com/UVVM/UVVM), [OSVVM](http://osvvm.org), [cocotb](https://github.com/potentialventures/cocotb) (through the [VPI interface](https://en.wikipedia.org/wiki/Verilog_Procedural_Interface)), ... GHDL is free software: -- cgit v1.2.3