27 #include <TDmaNetif.h> 41 uint32_t
id = (ORCA_NOC_WIDTH * y) + x;
44 ss << std::setw(3) << std::setfill(
'0') << id;
~Tile()
Destructor: cleans up allocated memory.
void SetName(std::string)
Set a name to this tile.
void Write(T val)
Writes some value to the bus.
std::string GetName()
Get current tile name.
HermesRouter * GetRouter()
Get current router of the PE.
Signal< uint32_t > * GetSignalId()
Get current signal for tile ID.
Signal< uint32_t > * _signal_id
Tile(uint32_t x, uint32_t y)
This file is part of project URSA.