30 #include <TDmaNetif.h> 38 #define MEM1_SIZE ORCA_MEMORY_SIZE_1 39 #define MEM1_BASE ORCA_MEMORY_BASE_1 41 #define MEM2_SIZE ORCA_MEMORY_SIZE_2 42 #define MEM2_BASE ORCA_MEMORY_BASE_2 56 Tile(uint32_t x, uint32_t y);
~Tile()
Destructor: cleans up allocated memory.
void SetName(std::string)
Set a name to this tile.
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.