| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-20 | Programmatic Port Creation (#833) | Jack Koenig | |
| Add chisel3.experimental.IO for programmatic port creation in Raw and MultiIOModules. suggestName is required to name ports that cannot be named by reflection. Two ports cannot be given the same name. | |||
| 2018-01-02 | Support for inner classes, implicit parameter lists, supertypess | ducky64 | |
| 2017-02-27 | Update BetterNamingTests to use NamedModuleTester | Jack Koenig | |
| 2017-01-25 | Better name propagation by macros (#327) | Richard Lin | |
| * Name propagation * chiselName everywhere at best-effort level * Better collision handling * Allow recursing into inner anonymous functions * Add for loop and anonymous inner function tests | |||
