Andrew Waterman
|
51379621d6
|
Flush blocking D$ on FENCE.I
|
2016-05-31 19:27:28 -07:00 |
|
Andrew Waterman
|
c104b57c52
|
Use BitPat implicit conversion in instruction decoder
|
2016-05-26 22:23:21 -07:00 |
|
Andrew Waterman
|
9aa724706e
|
Don't include RV64 instructions in RV32 decode table
|
2016-05-25 14:26:45 -07:00 |
|
Andrew Waterman
|
42f079ce57
|
JAL requires DW_XPR
This has been benign so far because of how the logic minimization worked.
|
2016-05-24 15:05:41 -07:00 |
|
Andrew Waterman
|
335e2c8a1e
|
Support disabling atomics extension
|
2016-05-24 15:05:41 -07:00 |
|
Andrew Waterman
|
491184a8f8
|
ERET -> xRET; remove mcfgaddr
|
2016-04-30 17:32:51 -07:00 |
|
Andrew Waterman
|
7ae44d4905
|
Add RV32 support
|
2016-03-10 17:32:00 -08:00 |
|
Andrew Waterman
|
bc15e8649e
|
WIP on priv spec v1.9
|
2016-03-02 23:29:58 -08:00 |
|
Andrew Waterman
|
d4c94c6566
|
Chisel3 has different Vec semantics
Vec(a, b) := c doesn't modify a and b in chisel3.
|
2015-08-03 19:08:00 -07:00 |
|
Andrew Waterman
|
049fc8dc24
|
Chisel3 compatibility: use BitPat for don't-cares
This one's hella ugly, but for the time being, idgaf.
|
2015-07-28 02:48:49 -07:00 |
|
Andrew Waterman
|
cc447c8110
|
Refactor pipeline RTL (merge ctrl + dpath into rocket)
|
2015-07-21 17:10:56 -07:00 |
|