| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-16 | Change to Apache 2.0 License (#1901) | Chick Markley | |
| 2016-11-04 | Cleanup license at top of every file (#364) | Jack Koenig | |
| Replace with more sensible comment to see LICENSE rather than including the whole license in every file | |||
| 2016-10-26 | Add RawString ExtModule parameter support | jackkoenig | |
| While unsafe, this supports Verilog parameter types. Tests now require Verilator 3.884+ to pass. | |||
| 2016-10-26 | Add Support for Parameterized ExtModules and Name Override | jackkoenig | |
| Adds support for Integer, Double/Real, and String parameters in external modules. Also add name field to extmodules so that emitted name can be different from Firrtl name. This is important because parameterized extmodules will frequently have differing IO even though they need to be emitted as instantiating the same Verilog module. | |||
