aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)