1
0
rocket-chip/src/main/scala/diplomacy
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
..
AddressDecoder.scala Scan AddressDecoder bits left to right 2017-09-19 17:47:24 -07:00
DeviceTree.scala config: use Field defaults over Config defaults 2017-09-13 11:25:42 -07:00
JSON.scala Add atomics support to DTS JSON file. 2017-10-18 15:17:53 -07:00
LazyModule.scala diplomacy: add a hook for injecting code into LazyModule.module scope 2017-10-26 15:19:05 -07:00
Nodes.scala diplomacy: expose the API to query a Node for its neighbours 2017-10-26 15:08:06 -07:00
package.scala diplomacy: define only primary node types 2017-10-28 11:16:56 -07:00
Parameters.scala tilelink: Xbar now allows for fanout control 2017-09-07 16:03:35 -07:00
Resources.scala DTS: collect common DTS nodes and move timebase-frequency to cores 2017-11-20 18:09:57 -08:00
SRAM.scala diplomacy: standardize sram device resource naming (#1022) 2017-09-29 14:52:26 -07:00
ValName.scala diplomacy: ValName captures val bindings for Nodes 2017-09-22 14:38:47 -07:00