01372e1686use Wire() correctly to assign a value
Megan Wachs
2017-04-07 13:58:04 -0700
9ae4838708jtag: Get rid of chisel deprecation warnings
Megan Wachs
2017-04-07 11:48:54 -0700
22c6f728c3debug: Use flags for resume instead of program buffer. Untested.
Megan Wachs
2017-04-07 09:54:51 -0700
d361e9e343debug: temporarily leave preexec in place
Megan Wachs
2017-04-06 18:27:51 -0700
0e2c34b0d6debug: update register map with new spec
Megan Wachs
2017-04-06 18:00:16 -0700
df5caba7bfdebug: Make it easier to override parts of the Default Debug Config (#655)
Megan Wachs
2017-04-06 10:33:17 -0700
5c458322b5bump chisel for withReset bugfix
Andrew Waterman
2017-04-05 19:55:57 -0700
c861c4925eDon't signal access exceptions on invalid PTEs
Andrew Waterman
2017-04-04 12:01:59 -0700
2e09253d26Revive I$ parity option
Andrew Waterman
2017-04-03 00:45:26 -0700
43917dd59fGet I$ s1_kill signal off the critical path
Andrew Waterman
2017-04-02 22:26:40 -0700
744fb2e4b9Cut imem.resp.ready critical path with a flow queue
Andrew Waterman
2017-04-02 22:25:13 -0700
3e72f9779fHandle single-step with a pipeline stall, not a flush
Andrew Waterman
2017-04-05 17:52:31 -0700
c5b0b6fb85debug: bump openOCD version to pick up read_mem fix. Use MemTest64 instead because it's more likely to fail than SimpleS0Test
Megan Wachs
2017-04-04 16:49:17 -0700
2601740542debug: fix some typos related to the ID->SEL mapping functions
Megan Wachs
2017-04-04 13:43:39 -0700
b94f1f15b0debug: redirect DMI NOPs to CONTROL register so things don't hang during reset
Megan Wachs
2017-04-04 13:22:51 -0700
eef05cc1fcdebug: Enforce mapping between hartsel and hartid, use more reasonable defaults for DATA and PROGBUF sizes.
Megan Wachs
2017-04-04 11:07:33 -0700
f6e72a3ef6debug: Bump riscv-tools to pick up FESVR to version that works with debug v013
Megan Wachs
2017-03-29 14:46:01 -0700
375a039279debug: Use proper write-1-to-clear ABSTRACTCS.cmderr behavior (because fesvr code is using correct spec)
Megan Wachs
2017-03-28 21:14:22 -0700
ca9a5a1cf7debug: Fixes in how the SimDTM was hooked up to FESVR
Megan Wachs
2017-03-28 21:13:45 -0700
ff38ebdf5edebug: Bump FESVR version to initial Debug v13. Doesn't work yet.
Megan Wachs
2017-03-28 21:12:57 -0700
8dfbf4532aUse 1 MHz as default timebase (#628)
Andrew Waterman
2017-03-28 19:59:56 -0700
44fb3be7d0Fix MMIO/cache refill concurrency bug in DCache
Andrew Waterman
2017-03-28 16:04:02 -0700
db3ed12ce3Fix regression in groundtest DummyPTW
Andrew Waterman
2017-03-27 22:58:17 -0700
4215f480efWrite instruction to badaddr on illegal instruction traps
Andrew Waterman
2017-03-27 22:06:52 -0700
d6ab929c41debug: Remove older version of JTAG interface as it is superseded by the one in jtag package.
Megan Wachs
2017-03-27 21:25:37 -0700
cbc8d2400adebug: remove old Verilog DebugTransportModuleJtag file as it has been replaced by Chisel version
Megan Wachs
2017-03-27 21:24:44 -0700
bb64c92906csr: Bring functionality in line with v13 spec. ebreak does not cause exception in Debug Mode, it just starts at Debug ROM again.
Megan Wachs
2017-03-27 21:21:48 -0700
42ca597478debug: Breaking change until FESVR is updated as well.
Megan Wachs
2017-03-27 21:19:08 -0700
43804726actilelink2: more helpful requirement message
Megan Wachs
2017-03-27 21:05:05 -0700
0c3d85b52bdebug: add generated ROM contents and register fields.
Megan Wachs
2017-03-27 21:01:36 -0700
877e1cfba1debug: add scripts to generate v13 Debug ROM contents.
Megan Wachs
2017-03-27 20:51:54 -0700
ed38787c36Merge pull request #622 from ucb-bar/priv-1.10
Wesley W. Terpstra
2017-03-27 19:28:30 -0700
05cbdced78Work around zero-entry vec issue in Chisel
Andrew Waterman
2017-03-27 17:53:48 -0700