summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/experimental/decode/EspressoMinimizer.scala
AgeCommit message (Expand)Author
2022-07-06Refactor TruthTable.apply and add factory method for Espresso (backport #2612...mergify[bot]
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-08-12Pass truth table to espresso using stdin instead of temp fileBoyang Han
2021-07-14Espresso Decoder (#1964)Jiuyang Liu