pub fn tile_with_reg(
    in_left: TileRowData,
    in_top: TileColData
) -> (TileRowData, TileColData)
Expand description

A tile with a 1-cycle delay register attached to each egress interface.

This is used as a component within the Mesh.