| Age | Commit message (Collapse) | Author |
|
No need for Option, since an empty Set can be used instead.
|
|
Read enables and read-write ports aren't working yet.
|
|
|
|
|
|
The fix is to propagate the flip to the fields in the bundle.
|
|
|
|
|
|
|
|
|
|
Just like Reg, state elements are not Data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reduces FIRRTL output substantially for e.g. multicore designs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need to make a similar change for extract, pending a FIRRTL bug fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|