orca-sim
Classes | Macros
Tile.h File Reference
#include <iostream>
#include <TDmaNetif.h>
#include <TRouter.h>
#include <UMemory.h>
#include <USignal.h>
#include <MemoryMap.h>

Go to the source code of this file.

Classes

class  Tile
 

Macros

#define MEM1_SIZE   ORCA_MEMORY_SIZE_1 /* recv memory */
 This file is part of project URSA. More...
 
#define MEM1_BASE   ORCA_MEMORY_BASE_1
 
#define MEM2_SIZE   ORCA_MEMORY_SIZE_2 /* send memory */
 
#define MEM2_BASE   ORCA_MEMORY_BASE_2
 

Macro Definition Documentation

§ MEM1_BASE

#define MEM1_BASE   ORCA_MEMORY_BASE_1

Definition at line 39 of file Tile.h.

§ MEM1_SIZE

#define MEM1_SIZE   ORCA_MEMORY_SIZE_1 /* recv memory */

This file is part of project URSA.

More information on the project can be found at URSA's repository at GitHub

http://https://github.com/andersondomingues/ursa

Copyright (C) 2018 Anderson Domingues, ti.an.nosp@m.ders.nosp@m.ondom.nosp@m.ingu.nosp@m.es@gm.nosp@m.ail..nosp@m.com

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Definition at line 38 of file Tile.h.

§ MEM2_BASE

#define MEM2_BASE   ORCA_MEMORY_BASE_2

Definition at line 42 of file Tile.h.

§ MEM2_SIZE

#define MEM2_SIZE   ORCA_MEMORY_SIZE_2 /* send memory */

Definition at line 41 of file Tile.h.