| Age | Commit message (Collapse) | Author |
|
|
|
The API allowed this before, but not safely, as users could create
name conflicts. This exposes the pre-deduplication/sanitization
naming API, and closes the other one.
|
|
|
|
|
|
|
|
This has been deprecated for a long time now (and really shouldn't
have existed to begin with).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove .Lit(x) usage.
Undo "private" scope change.
Change "firing" back to "fire".
Add package level NODIR definition.
|
|
|
|
|
|
|
|
Still fails one test - DirectionSpec in Direction.scala
|
|
|
|
|
|
Need to convert UInt(x) into UInt.Lit(x) or UInt.width(x)
|
|
Compiles but fails tests.
|
|
|
|
|
|
|
|
|
|
For reasonable circuit delay, need to divide & conquer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
package/folder, move more things into utils
|
|
|
|
|
|
|
|
|
|
|
|
|