Tile

A Tile describes a continguous slice of an OffChipMem which can be loaded onto the accelerator for processing or which can be updated with results once computation is complete.

Infix methods

def :=(bram: BRAM[T]): Unit

Creates a store from the given on-chip BRAM to this Tile of off-chip memory