| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-10 | Apply scalafmt | Jack Koenig | |
| Command: sbt scalafmtAll | |||
| 2021-07-14 | Fix Cat rename signal (#2011) | Leway Colin | |
| Co-authored-by: Jack Koenig <koenig@sifive.com> | |||
| 2021-01-21 | Rename MultiIOModule to Module | Jack Koenig | |
| 2020-10-19 | Enable Cat of Zero Element Vec (#1623) | Schuyler Eldridge | |
| * Return 0.U for asUInt of a zero-element Seq Add a condition to SeqUtils.asUInt to have it return an unspecified width 0.U when applied to an empty sequence. This enables the ability to do a Cat of a zero-element sequence. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> * Test elaboration of Cat on zero-element Seq Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> | |||
