aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/proto/FromProto.scala
AgeCommit message (Expand)Author
2021-09-08Multi protobuf module emission and consumption (#2344)Jared Barocsi
2021-03-03Fix ProtoBuf conversions for Verification IR (#2100)Deborah Soung
2021-01-20Cleanup some warnings (#2032)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-07-29[2.13] use scala.collection.Seq instead of mutable.SeqKevin Laeufer
2020-07-29[2.13] convert toSeq and toMap where necessary to compileKevin Laeufer
2020-07-15ir: store FileInfo string in escaped format (#1690)Kevin Laeufer
2020-06-23Basic model checking API (#1653)Tom Alcorn
2020-06-23Add support for ValidIf to ProtoBuf [de]serializationJack Koenig
2019-09-30Improve read-under-write parameter supportAlbert Magyar
2019-08-13Infer reset (#1068)Jack Koenig
2019-04-22Change Memory Depth to a BigInt (#1075)Jack Koenig
2019-02-14Asynchronous Reset (#1011)Jack Koenig
2018-06-28Protobuf (#832)Jack Koenig