|
OpenASIP 2.2
|
#include <iostream>#include <vector>#include <map>#include "Netlist.hh"#include "Parameter.hh"#include "TCEString.hh"

Go to the source code of this file.
Classes | |
| struct | MemInfo |
| class | MemoryGenerator |
Namespaces | |
| namespace | HDB |
| namespace | TTAMachine |
| namespace | ProGe |
Enumerations | |
| enum | MemType { UNKNOWN , NONE , VHDL_ARRAY , ONCHIP , SRAM , DRAM } |
| enum MemType |
| Enumerator | |
|---|---|
| UNKNOWN | |
| NONE | |
| VHDL_ARRAY | |
| ONCHIP | |
| SRAM | |
| DRAM | |
Definition at line 57 of file MemoryGenerator.hh.