1
0
rocket-chip/src/main/scala/jtag
Megan Wachs f86489b59e
JTAG: Use sorted map for stability (#1073)
* JTAG: Use sorted map for stability

Otherwise the generated FIRRTL/Verilog is non deterministic

* jtag : parens for clarity

* jtag: Use deterministic ListMap and sort for stability

* JTAG: use slightly clearer SortedMap (clearer to me anyway)

* jtag: whitespace cleanup
2017-10-31 15:33:41 -07:00
..
JtagShifter.scala JTAG: Add coverage points to the JTAG Tap 2017-10-02 11:08:13 -07:00
JtagStateMachine.scala JTAG Coverage: Correct jtag_reset case 2017-10-09 09:54:15 -07:00
JtagTap.scala JTAG: Use sorted map for stability (#1073) 2017-10-31 15:33:41 -07:00
JtagUtils.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
package.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Utils.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00