aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-11-26 16:08:01 +0000
committerYann Herklotz <git@yannherklotz.com>2019-11-26 16:08:01 +0000
commit0fcf8b96445d1ec4b4dafad11d08ec9afe812ca8 (patch)
treecad9f0a30c7768fda09345f903ef9da9987a35cf /README.md
parent9a5d009704bd42c3a91d7dc21bc030b174aff2ea (diff)
downloadverismith-0fcf8b96445d1ec4b4dafad11d08ec9afe812ca8.tar.gz
verismith-0fcf8b96445d1ec4b4dafad11d08ec9afe812ca8.zip
Update link to paper
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45eedc5..90ce5c2 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Verilog Fuzzer to test the major verilog compilers by generating random, valid and deterministic Verilog. The following resources provide more details about the in depth implementation of Verismith:
-- [Verismith paper](https://yannherklotz.com/docs/verismith/verismith_paper.pdf)
+- [Verismith FPGA '20 preprint](https://yannherklotz.com/docs/verismith/verismith_paper.pdf)
- [Verismith thesis](https://yannherklotz.com/docs/verismith/verismith_thesis.pdf)
- [Verismith slides](https://yannherklotz.com/docs/verismith/verismith_slides.pdf)
- [Verismith poster](https://yannherklotz.com/docs/verismith/verismith_poster.pdf)