| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-17 | Fix Fuzzer for 2.11 | Schuyler Eldridge | |
| This fixes two issues with the Fuzzer when running '+publishLocal': - Avoid foo(_) pattern due to weaker 2.11 type inference - Use seqAsJavaListConverter instead of seqAsJavaList (a 2.12 addition) Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2020-07-16 | Add Expression Fuzzer (#1741) | Albert Chen | |
| Includes: * Random generator of FIRRTL Expressions (UInt and SInt types) * JQF SBT plugin and CLI * Documentation in README.md Co-authored-by: Jack Koenig <koenig@sifive.com> | |||
