From b01cf47ec4b1efebcfe8da8c336d749b6c3a6728 Mon Sep 17 00:00:00 2001 From: umarcor Date: Fri, 8 Jan 2021 20:26:28 +0100 Subject: readme: add coverage shields/badges --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ae032c91d..0223be256 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,15 @@ That's all! - [pyGHDL](pyGHDL) is a Python interface to `libghdl`. Currently, it is only used by `ghdl-ls`; however, it can be useful for advanced users which are willing to build Python utilities based on GHDL. +

+ Codecov - Branch Coverage + Codacy - Quality + Codacy - Coverage +

+ - **[experimental]** [ghdl-yosys-plugin](https://github.com/ghdl/ghdl-yosys-plugin) is the integration of GHDL as a frontend plugin module for [Yosys Open SYnthesis Suite](http://www.clifford.at/yosys/), which uses the `libghdl` library (built with `--enable-synth`). - **[deprecated]** `ghdl_simul`, which supports interpreted simulation, is available for historical reasons and for development/debugging only. It is very slow compared to the 'regular' compiled simulation and not all the features are supported. -- cgit v1.2.3