- Apr 24, 2019
-
-
Derek Pappas authored
-
Derek Pappas authored
-
- Apr 23, 2019
-
-
Derek Pappas authored
-
- Apr 19, 2019
-
-
Ernie Edgar authored
Widen BP action to 3 bits and create bpwatch output.
-
- Apr 15, 2019
-
-
Jack Koenig authored
Summary of changes: * No longer reports exceptions in custom transforms as internal errors * Error on registers with flip in type * Add `--nodedup` command line option to turn of dedup * Fix gnarly bug in checking component "initialization" * Add data structure for repl-seq-mems file format * DCE removes printf and stop with constant-0 enables * Faster register constant propagation
-
- Apr 13, 2019
-
-
Derek Pappas authored
Adding a new function for ECC
-
Derek Pappas authored
-
Derek Pappas authored
-
- Apr 12, 2019
-
-
Jack Koenig authored
-
- Apr 11, 2019
-
-
Jim Lawson authored
Make rocket publish a single jar.
-
- Apr 10, 2019
-
-
Srivatsa Yogendra authored
* adding cover points for access modes with lock bit set high * remove the default condition for access and permission cover points
-
- Apr 09, 2019
-
-
Derek Pappas authored
* ntlbentries removed from cache trait
-
Henry Cook authored
diplomacy: don't auto-punch ephemeral node wires
-
- Apr 06, 2019
-
-
Derek Pappas authored
* haslogicaltreenode
-
- Apr 05, 2019
-
-
Andrew Waterman authored
-
- Apr 04, 2019
-
-
Henry Cook authored
This reverts commit ff652979.
-
Henry Cook authored
This reverts commit 0951c283.
-
Andrew Waterman authored
-
- Apr 03, 2019
-
-
Wesley W. Terpstra authored
They don't go anywhere, so don't plumb them uselessly to the top!
-
Jack Koenig authored
Add scalastyle-sbt-plugin.
-
- Apr 02, 2019
-
-
Henry Cook authored
Fix weird merge issues with logical-tree3
-
Henry Cook authored
This reverts commit 0db73aaf.
-
Henry Cook authored
This reverts commit aa459e01.
-
Derek Pappas authored
-
Richard Xia authored
This reverts commit 80710752.
-
- Mar 31, 2019
-
-
Derek Pappas authored
* A replacement for the previous object model structure. the new structure is distributed and does not rely on a traversal of the design except in the core for now (this may be replaced as well). Relationships between parents and children are stored and later traversed. The same getOMComponents functions are called but not in device rather they have been moved to a LogicalTreeNode associated with the design component.
-
- Mar 29, 2019
-
-
Jim Lawson authored
-
Henry Cook authored
Ephemeral nodes
-
Henry Cook authored
-
- Mar 28, 2019
-
-
Henry Cook authored
-
Jim Lawson authored
In principle, clients should not reference chisel3.core directly. In the case of DontCare, we want to force references to the definition in the chisel3 package to avoid having DontCare defined as a user node.
-
Andrew Waterman authored
Avoid explicitly creating entire DM flags array
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Mar 27, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
This also constant-propagates through the async crossing.
-
Andrew Waterman authored
-
Andrew Waterman authored
This is now legal, since it is a WARL register.
-