createExecutableFile(const std::string &fileName) | ProGeScriptGenerator | private |
dstDir_ | ProGeScriptGenerator | private |
fetchFiles() | ProGeScriptGenerator | private |
findFiles(const std::string &perlre, T files, std::list< std::string > &found) | ProGeScriptGenerator | private |
findFiles(const std::string &perlre, T &files) | ProGeScriptGenerator | private |
findText(const std::string &perlre, const unsigned int &matchRegion, const std::string &fileName, std::list< std::string > &found) | ProGeScriptGenerator | private |
gcuicDir_ | ProGeScriptGenerator | private |
gcuicFiles_ | ProGeScriptGenerator | private |
generateAll() | ProGeScriptGenerator | |
generateCompileStart(std::ostream &stream) | ProGeScriptGenerator | private |
generateGhdlCompile() | ProGeScriptGenerator | |
generateGhdlSimulate() | ProGeScriptGenerator | |
generateIverilogCompile() | ProGeScriptGenerator | |
generateIverilogSimulate() | ProGeScriptGenerator | |
generateModsimCompile() | ProGeScriptGenerator | |
generateModsimSimulate() | ProGeScriptGenerator | |
generateSimulationStart(std::ostream &stream) | ProGeScriptGenerator | private |
getBlockOrder(std::list< std::string > &order) | ProGeScriptGenerator | private |
ghdlCompileScriptName_ | ProGeScriptGenerator | private |
ghdlSimulateScriptName_ | ProGeScriptGenerator | private |
idf_ | ProGeScriptGenerator | private |
iverilogCompileScriptName_ | ProGeScriptGenerator | private |
iverilogSimulateScriptName_ | ProGeScriptGenerator | private |
language_ | ProGeScriptGenerator | private |
modsimCompileScriptName_ | ProGeScriptGenerator | private |
modsimSimulateScriptName_ | ProGeScriptGenerator | private |
outputScriptCommand(std::ostream &stream, const std::string &file, const std::string &cmdPrefix, const std::string &cmdPostfix) | ProGeScriptGenerator | private |
outputScriptCommands(std::ostream &stream, const std::list< std::string > &files, const std::string &cmdPrefix, const std::string &cmdPostfix) | ProGeScriptGenerator | private |
packageFilesFirst() | ProGeScriptGenerator | private |
prefixStrings(std::list< std::string > &tlist, const std::string &prefix, int start=0, int end=-1) | ProGeScriptGenerator | private |
prepareFiles() | ProGeScriptGenerator | private |
progeOutDir_ | ProGeScriptGenerator | private |
ProGeScriptGenerator(const ProGe::HDL language, const IDF::MachineImplementation &idf, const std::string &dstDir, const std::string &progeOutDir, const std::string &sharedOutDir, const std::string &testBenchDir, const std::string &toplevelEntity, const std::string &simulationRuntime="52390") | ProGeScriptGenerator | |
sharedOutDir_ | ProGeScriptGenerator | private |
simulationRuntime_ | ProGeScriptGenerator | private |
sortFilesFirst(std::list< std::string > &toSort, std::list< std::string > &acSort) | ProGeScriptGenerator | private |
sortFilesLast(std::list< std::string > &toSort, std::list< std::string > &acSort) | ProGeScriptGenerator | private |
tbDir_ | ProGeScriptGenerator | private |
testBenchDir_ | ProGeScriptGenerator | private |
testBenchFiles_ | ProGeScriptGenerator | private |
testbenchName_ | ProGeScriptGenerator | private |
toplevelEntity_ | ProGeScriptGenerator | private |
uniqueFileNames(CONT &files, const std::string &rootDirectory) | ProGeScriptGenerator | private |
verDir_ | ProGeScriptGenerator | private |
vhdlDir_ | ProGeScriptGenerator | private |
vhdlFiles_ | ProGeScriptGenerator | private |
workDir_ | ProGeScriptGenerator | private |
~ProGeScriptGenerator() | ProGeScriptGenerator | virtual |