summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/experimental/decode/QMCMinimizer.scala
AgeCommit message (Expand)Author
2022-01-28Fix Decoder bug for constant 0 and DC (#2363) (#2371)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-12-15Refactor TruthTable to use Seq (#2217)Jiuyang Liu
2021-11-22add documentations to decoder. (#2254)Jiuyang Liu
2021-08-26add new APIs to BitPat (#2076)Jiuyang Liu
2021-06-16Add computational complexity analysisBoyang Han
2021-06-16Refactor to a more `scala` formBoyang Han
2021-06-16Merge minimized table before return as a TruthTableBoyang Han
2021-06-16implement QMC.Boyang Han