diff options
author | Tristan Gingold | 2015-12-18 17:26:04 +0100 |
---|---|---|
committer | Tristan Gingold | 2015-12-18 17:26:04 +0100 |
commit | 3089c62c524727d5eca16ebdbc817f19cf43e000 (patch) | |
tree | 30a888b170583ea3b77131a9196e7ad8f72cb23b | |
parent | fee018a52616f9b257d84df05e565301f28474d3 (diff) | |
download | ghdl-3089c62c524727d5eca16ebdbc817f19cf43e000.tar.gz ghdl-3089c62c524727d5eca16ebdbc817f19cf43e000.tar.bz2 ghdl-3089c62c524727d5eca16ebdbc817f19cf43e000.zip |
Add vunit support in README.
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Main features are: - can write waveforms to a vcd or fst file. - available on Linux (x86 and x86-64), Windows and Mac OS x - partial support of PSL +- support vunit (https://github.com/LarsAsplund/vunit) - support OSVVM (http://osvvm.org) through the VPI interface - support cocotb |