1
0
rocket-chip/src/main/scala/coreplex
Wesley W. Terpstra 6f3ff634f2 DTS: collect common DTS nodes and move timebase-frequency to cores
Putting the common DTS nodes into a shared object makes them get
emitted only one time. Plus it's better style.

timebase-frequency should really have been in the cpu nodes in the
first place according to the spec anyway. I was foolishly trying to
save bytes. However, now we really want it there in case it differs.
2017-11-20 18:09:57 -08:00
..
BaseCoreplex.scala DTS: collect common DTS nodes and move timebase-frequency to cores 2017-11-20 18:09:57 -08:00
Configs.scala coreplex: fix typo (#1104) 2017-11-10 15:11:56 -08:00
CrossingWrapper.scala CoreplexClockCrossing: add a helper method to decide if a clock is useul (#1074) 2017-10-26 23:39:56 -07:00
FrontBus.scala TLBuffer: replace TLBufferChain with TLBuffer.chain 2017-10-26 13:04:32 -07:00
InterruptBus.scala coreplex: attach example external interrupts (#1076) 2017-10-27 01:12:42 -07:00
MemoryBus.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
PeripheryBus.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
Ports.scala coreplex: allow MMIO to be misaligned (#1103) 2017-11-10 15:12:28 -08:00
ResetVector.scala tile: remove global Field ResetVectorBits 2017-09-08 14:50:59 -07:00
RocketCoreplex.scala coreplex: provide correct bus-width for ITIM blockers 2017-11-18 14:32:37 -08:00
RTC.scala diplomacy: change API to auto-create node bundles => cross-module refs 2017-09-22 15:01:39 -07:00
SystemBus.scala Bus: remove deprecated crossing attach methods 2017-10-28 11:34:16 -07:00