Go to the documentation of this file.
33 #ifndef TTA_ALTERA_MEM_GENERATOR_HH
34 #define TTA_ALTERA_MEM_GENERATOR_HH
static const TCEString INIT_FILE_G
static const TCEString ADDRW_G
static const TCEString DATAW_G
virtual ~AlteraMemGenerator()
static const TCEString DEV_FAMILY_G
std::ostream & warningStream()
AlteraMemGenerator(int memMauWidth, int widthInMaus, int addrWidth, TCEString initFile, const PlatformIntegrator *integrator, std::ostream &warningStream, std::ostream &errorStream)
virtual void addGenerics(ProGe::NetlistBlock &topBlock, const TCEString &addrWidth, const TCEString &dataWidth, int memIndex)
virtual void addMemory(const ProGe::NetlistBlock &ttaCore, ProGe::NetlistBlock &integratorBlock, int memIndex, int coreId)
std::vector< TCEString > instantiateAlteraTemplate(const TCEString &templateFile, const TCEString &outputPath) const
std::ostream & errorStream()