orca-sim
|
#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 |
#define MEM1_BASE ORCA_MEMORY_BASE_1 |
#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 ders ondom ingu es@gm ail. 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.
#define MEM2_BASE ORCA_MEMORY_BASE_2 |
#define MEM2_SIZE ORCA_MEMORY_SIZE_2 /* send memory */ |