- Apr 23, 2019
-
-
Andrew Waterman authored
-
- 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.
-
Andrew Waterman authored
This commit reduces the amount of Verilog that gets generated by about 200 KB. It should have no semantic impact. (The regmapper uses explicit base addresses for each field, so changing the size of the array doesn't affect the generated memory map.)
-
- Mar 26, 2019
-
-
Jim Lawson authored
Quick fix for https://github.com/freechipsproject/chisel3/pull/1040 which adds scalastyle settings.
-
Derek Pappas authored
-
- Mar 23, 2019
-
-
Srivatsa Yogendra authored
-
- Mar 22, 2019
-
-
Srivatsa Yogendra authored
-
- Mar 21, 2019
-
-
Andrew Waterman authored
Support non-power-of-2 data scratchpads
-
- Mar 20, 2019
-
-
Sandeep Rajendran authored
-
Andrew Waterman authored
-
- Mar 18, 2019
-
-
Andrew Waterman authored
Memory system features
-