aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-08-13 19:25:09 +0100
committerYann Herklotz <git@yannherklotz.com>2020-08-13 19:25:09 +0100
commit8f6987000e9bd7d8d5cabf7bc36ed531b3d3db80 (patch)
treea8df0283e24e25cae5ed1d0bb5453d36c4ba8acc
parentb150b01e7cc13f543cfdfc11c50877c7d80f8603 (diff)
downloadverismith-8f6987000e9bd7d8d5cabf7bc36ed531b3d3db80.tar.gz
verismith-8f6987000e9bd7d8d5cabf7bc36ed531b3d3db80.zip
Add DOI link to zenodo
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31bca36..350cf30 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
-# Verismith [![Build Status](https://travis-ci.com/ymherklotz/verismith.svg?token=qfBKKGwxeWkjDsy7e16x&branch=master)](https://travis-ci.com/ymherklotz/verismith)
+# Verismith
+
+[![Build Status](https://travis-ci.com/ymherklotz/verismith.svg?token=qfBKKGwxeWkjDsy7e16x&branch=master)](https://travis-ci.com/ymherklotz/verismith)
+[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3598790.svg)](https://doi.org/10.5281/zenodo.3598790)
Verilog Fuzzer to test the major verilog compilers by generating random, valid and deterministic Verilog.