summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/experimental/decode/decoder.scala
AgeCommit message (Expand)Author
2022-12-10Fix string interpolation in `util.exprimental.decode.bitset` (#2882) (#2883)mergify[bot]
2022-08-25Backport of eager error messages for annotations (3.5.x) (#2700) (#2705)Zachary Yedidia
2022-01-10Apply scalafmtJack Koenig
2021-12-16BitSet API (#2211)Jiuyang Liu
2021-12-15Refactor TruthTable to use Seq (#2217)Jiuyang Liu
2021-07-14Espresso Decoder (#1964)Jiuyang Liu
2021-06-16remove all timeouts by review.Jiuyang Liu
2021-06-16async decoder with 5 seconds timeout.Jiuyang Liu
2021-06-16add a simple decoder API.Jiuyang Liu