Micropipeline Rings
}So far focused on Linear Pipelines
}A Latch Controller Ring is a very useful structure
}Data tokens go around the ring
}
}Represents basic iterative computation
}
}May include entry/exit points
}
}How do I build a ring?
}Connect Rout/Aout of RHS controller to Rin/Ain of a LHS controller
}Does it always work with micropipelines?