| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hopefully, the Chisel core is now thread-safe.
|
|
|
|
|
|
|
|
|
|
|