aboutsummaryrefslogtreecommitdiff
path: root/jqf/src/main/scala
AgeCommit message (Collapse)Author
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-07-16Add 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>