| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-14 | Asynchronous Reset (#1011) | Jack Koenig | |
| Fixes #219 * Adds AsyncResetType (similar to ClockType) * Registers with reset signal of type AsyncResetType are async reset registers * Registers with async reset can only be reset to literal values * Add initialization logic for async reset registers | |||
| 2018-06-28 | Protobuf (#832) | Jack Koenig | |
| Add support for ProtoBuf serialization and deserialization * Add support for additional features in .proto description Features added: Info, Fixed[Type|Literal], AnalogType, Attach, Params * Add support for .pb input files This involves an API change where FIRRTL no longer implicitly adds .fir to input file names | |||
| 2018-03-19 | Adding the firrtl proto. (#746) | Kevin Townsend | |
| * Adding the firrtl proto. * . | |||
