|
OpenASIP 2.2
|
#include <iostream>#include <string>#include <vector>#include <fstream>#include <boost/format.hpp>#include "BlockSourceCopier.hh"#include "MachineImplementation.hh"#include "HDBManager.hh"#include "HDBRegistry.hh"#include "FUEntry.hh"#include "RFEntry.hh"#include "FUImplementation.hh"#include "RFImplementation.hh"#include "FileSystem.hh"#include "AssocTools.hh"#include "HDLTemplateInstantiator.hh"
Go to the source code of this file.
Namespaces | |
| namespace | ProGe |
Variables | |
| static const std::string | UTILITY_VHDL_FILE = "tce_util_pkg.vhdl" |
| static const std::string | UTILITY_VERILOG_FILE = "tce_util_pkg.vh" |
|
static |
Definition at line 60 of file BlockSourceCopier.cc.
Referenced by ProGe::BlockSourceCopier::copyShared().
|
static |
Definition at line 59 of file BlockSourceCopier.cc.
Referenced by ProGe::BlockSourceCopier::copyShared().