1
0
rocket-chip/src/main/scala/tilelink
Wesley W. Terpstra fbbfc9c096 diplomacy: include edge type in inward/outward node handles
This is necessary capture the node implementation in the handle,
which is in turn necessary to support cloning a Node.
2017-12-01 11:26:58 -08:00
..
Arbiter.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
AsyncCrossing.scala Async covers (#1085) 2017-11-01 11:03:45 -07:00
AtomicAutomata.scala tilelink: don't pollute TLParamters with AtomicAutomata's implementation (#1111) 2017-11-14 17:49:10 -08:00
Atomics.scala tilelink: split Acquire into Acquire{Block,Perm} (#1030) 2017-10-05 12:49:49 -07:00
Broadcast.scala tilelink: split Acquire into Acquire{Block,Perm} (#1030) 2017-10-05 12:49:49 -07:00
Buffer.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -07:00
Bundles.scala tilelink: split Acquire into Acquire{Block,Perm} (#1030) 2017-10-05 12:49:49 -07:00
Bus.scala Bus: remove deprecated crossing attach methods 2017-10-28 11:34:16 -07:00
CacheCork.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -07:00
Delayer.scala unit tests: do not use LFSR16 which has a common seed! 2017-10-30 21:09:45 -07:00
Edges.scala tilelink: split Acquire into Acquire{Block,Perm} (#1030) 2017-10-05 12:49:49 -07:00
ErrorEvaluator.scala tilelink: generalize ErrorEvaluator to more than just address patterns 2017-11-06 11:53:09 -08:00
Example.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
FIFOFixer.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -07:00
Filter.scala Filter: can claim to be out-of-order when you are not 2017-11-14 15:09:09 -08:00
Fragmenter.scala Fragmenter: add an option for earlyAck only on PutFulls (#1095) 2017-11-08 15:31:19 -08:00
Fuzzer.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
HintHandler.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
Isolation.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -07:00
Map.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -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: Monitor now enforces spec-defined error rules 2017-10-30 11:27:07 -07:00
NodeNumberer.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -07:00
Nodes.scala diplomacy: move rendering properties to edges 2017-09-26 13:24:36 -07:00
package.scala diplomacy: include edge type in inward/outward node handles 2017-12-01 11:26:58 -08:00
Parameters.scala tilelink: don't pollute TLParamters with AtomicAutomata's implementation (#1111) 2017-11-14 17:49:10 -08:00
PatternPusher.scala diplomacy: change API to auto-create node bundles => cross-module refs 2017-09-22 15:01:39 -07:00
RAMModel.scala RAMModel: add a convenience object 2017-11-14 15:09:09 -08:00
RationalCrossing.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
RegisterRouter.scala IntNodes: moved from tilelink to their own package 2017-10-25 16:56:51 -07:00
RegisterRouterTest.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
SourceShrinker.scala diplomacy: convert all helper objects to return nodes 2017-10-28 11:34:16 -07:00
Splitter.scala diplomacy: change API to auto-create node bundles => cross-module refs 2017-09-22 15:01:39 -07:00
SRAM.scala diplomacy: use new node style chaining 2017-10-28 11:34:16 -07:00
ToAHB.scala tilelink: don't pollute TLParamters with AtomicAutomata's implementation (#1111) 2017-11-14 17:49:10 -08:00
ToAPB.scala tilelink: don't pollute TLParamters with AtomicAutomata's implementation (#1111) 2017-11-14 17:49:10 -08:00
ToAXI4.scala TLToAXI4: block TL early source re-use before it goes to AXI4 (#1110) 2017-11-14 16:08:43 -08:00
WidthWidget.scala tilelink: optimize WidthWidget error circuit to nothing 2017-10-30 21:09:45 -07:00
Xbar.scala tilelink: don't pollute TLParamters with AtomicAutomata's implementation (#1111) 2017-11-14 17:49:10 -08:00