aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-11-24 13:03:16 +0000
committerYann Herklotz <git@yannherklotz.com>2019-11-24 13:03:16 +0000
commit373d747b7f6e94de3b4b3caa40483eefb6b13ad9 (patch)
treef24f95ec305c4788ae95fe5a406eff2ab5787a9f
parentf6825b9ba251837a649e8ef4d2446e4876696b65 (diff)
parent6833763601643c8badc2e477cb963281a21a5b7f (diff)
downloadverismith-373d747b7f6e94de3b4b3caa40483eefb6b13ad9.tar.gz
verismith-373d747b7f6e94de3b4b3caa40483eefb6b13ad9.zip
Merge branch 'master' of github.com:ymherklotz/verismith
-rw-r--r--README.md2
-rw-r--r--bugs/icarus_10.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 002736b..02b5fc1 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ The fuzzer generates combinational and behavioural Verilog to test the various t
| Type | Issue | Confirmed | Fixed |
|----------------|-----------------------------------------------------------------|-----------|-------|
-| Mis-simulation | [Issue 283](https://github.com/steveicarus/iverilog/issues/283) | ✓ | ✗ |
+| Mis-simulation | [Issue 283](https://github.com/steveicarus/iverilog/issues/283) | ✓ | ✓ |
## Install the Fuzzer
diff --git a/bugs/icarus_10.md b/bugs/icarus_10.md
index 57a954e..ee034b9 100644
--- a/bugs/icarus_10.md
+++ b/bugs/icarus_10.md
@@ -1,6 +1,6 @@
# Expression evaluates to 1'bx instead of expected 1'b0
-[ Not fixed | [Issue 283](https://github.com/steveicarus/iverilog/issues/283) ]
+[ Fixed in [`0a4cae2`](https://github.com/steveicarus/iverilog/commit/0a4cae264441ea91965da1040e7a298d729d58cc) | [Issue 283](https://github.com/steveicarus/iverilog/issues/283) ]
## Affected versions