OpenASIP  2.0
ImplementationTester Member List

This is the complete list of members for ImplementationTester, including all inherited members.

canTestFU(const int entryID, std::string &reason)ImplementationTester
canTestRF(const int entryID, std::string &reason)ImplementationTester
createListOfSimulationFiles(const HDB::HWBlockImplementation *impl, std::vector< std::string > &files) constImplementationTesterprivate
createTempDir()ImplementationTesterprivate
createTestbench(TestbenchGenerator *tbGen, std::string tbName) constImplementationTesterprivate
fuEntryFromHdb(int entryID) constImplementationTesterprivate
fuEntryIDs() constImplementationTester
fuFullyPipelined(HDB::FUEntry *fuEntry) constImplementationTesterprivate
fuHasExternalPorts(HDB::FUEntry *fuEntry) constImplementationTesterprivate
fuHasMemoryAccess(HDB::FUEntry *fuEntry) constImplementationTesterprivate
fuHasOnePort(HDB::FUEntry *fuEntry) constImplementationTesterprivate
fuTbName(int id) constImplementationTesterprivate
hdb_ImplementationTesterprivate
hdbFile_ImplementationTesterprivate
ImplementationTester()ImplementationTester
ImplementationTester(std::string hdbFile, VhdlSim simulator)ImplementationTester
ImplementationTester(std::string hdbFile, VhdlSim simulator, bool verbose, bool leaveDirty)ImplementationTester
leaveDirty_ImplementationTesterprivate
openHdb(std::string hdbFile)ImplementationTester
openTbFile(std::ofstream &fileStream, std::string fileName) constImplementationTesterprivate
rfEntryFromHdb(int entryID) constImplementationTesterprivate
rfEntryIDs() constImplementationTester
rfTbName(int id) constImplementationTesterprivate
setVhdlSimulator(VhdlSim simulator)ImplementationTester
simulateTestbench(std::string testbench, const HDB::HWBlockImplementation *implementation, std::vector< std::string > &errors) constImplementationTesterprivate
simulator_ImplementationTesterprivate
tempDir_ImplementationTesterprivate
validateFU(const int entryID, std::vector< std::string > &errors)ImplementationTester
validateRF(const int entryID, std::vector< std::string > &errors)ImplementationTester
verbose_ImplementationTesterprivate
~ImplementationTester()ImplementationTestervirtual