1
0
rocket-chip/src/main/scala/tilelink
2017-09-07 16:03:35 -07:00
..
Arbiter.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
AsyncCrossing.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
AtomicAutomata.scala tilelink: fix AtomicAutomata bug wrt early source reuse 2017-07-26 12:52:29 -07:00
Atomics.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Broadcast.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
Buffer.scala tilelink Buffer: use new :=? adapter API 2017-09-07 16:03:35 -07:00
Bundles.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
Bus.scala tilelink: Bus.toRationalSlaves can have a BufferChain 2017-09-07 16:03:35 -07:00
CacheCork.scala tilelink: CacheCork uses constructor helpers 2017-07-27 18:38:15 -07:00
Delayer.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
Edges.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
Example.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
FIFOFixer.scala tileink: FIFOFixer should cope with zero-latency devices 2017-07-19 19:38:27 -07:00
Filter.scala tilelink: Filter, add another case 2017-07-31 16:51:26 -07:00
Fragmenter.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
Fuzzer.scala TLFuzzer: Correct the number of ordered clients created 2017-08-02 15:48:21 -07:00
HintHandler.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
IntNodes.scala syncregs: Use synchronizer primitives for IntXing 2017-08-24 17:39:07 -07:00
Isolation.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Map.scala tilelink: add TLMap to make it possible to move slaves 2017-07-31 16:39:00 -07:00
Metadata.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Monitor.scala tilelink: use the Monitor to enforce Probe sourcing 2017-07-28 18:08:00 -07:00
NodeNumberer.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Nodes.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
package.scala Combine Coreplex and System Module Hierarchies (#875) 2017-07-23 08:31:04 -07:00
Parameters.scala tilelink: it is now legal to support Acquire for UNCACHED regions 2017-07-27 11:11:22 -07:00
PatternPusher.scala PatternPusher: can now expect a certain output (#952) 2017-08-11 18:10:27 -07:00
RAMModel.scala tilelink: RAMModel must support source reuse 2017-08-07 16:01:15 -07:00
RationalCrossing.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
RegisterRouter.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
RegisterRouterTest.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
SourceShrinker.scala tilelink: SourceShrinker should work also for 0 latency 2017-07-26 12:37:31 -07:00
Splitter.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
SRAM.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
ToAHB.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
ToAPB.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
ToAXI4.scala tilelink: remove obsolete addr_lo signal (#895) 2017-07-26 16:01:21 -07:00
WidthWidget.scala tilelink: cut WidthWidget from dependency on addr_lo 2017-07-26 10:31:09 -07:00
Xbar.scala TLXbar: Allow more masters and slaves and issue a warning. 2017-08-03 15:46:06 -07:00