1
0
Fork 0
rocket-chip/src/main/scala/jtag
Megan Wachs 338e453a91
JTAG: Use new withClock way of overriding clocks (#1072)
* JTAG: Use new withClock way of overriding clocks

the override clock way is deprecated

* JTAG: use withClock instead of override clock

* JTAG:  extend Module for ClockedCounter

* JTAG: Don't use deprecated clock constructs

* JTAG: Remove another override_clock

* Rename "NegativeEdgeLatch"

because it's not a latch, it's just a register on the negative edge of the clock.

* Use the appropriately named NegEdgeReg

* JTAG: Rename another NegativeEdgeLatch
2018-01-17 13:59:05 -08:00
..
JtagShifter.scala JTAG: Revert to Chisel._ for Issue 1160 (#1161) 2017-12-18 21:02:31 -08:00
JtagStateMachine.scala JTAG: Use new withClock way of overriding clocks (#1072) 2018-01-17 13:59:05 -08:00
JtagTap.scala JTAG: Use new withClock way of overriding clocks (#1072) 2018-01-17 13:59:05 -08:00
JtagUtils.scala JTAG: Revert to Chisel._ for Issue 1160 (#1161) 2017-12-18 21:02:31 -08:00
Utils.scala JTAG: Use new withClock way of overriding clocks (#1072) 2018-01-17 13:59:05 -08:00
package.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00