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) const | ImplementationTester | private |
createTempDir() | ImplementationTester | private |
createTestbench(TestbenchGenerator *tbGen, std::string tbName) const | ImplementationTester | private |
fuEntryFromHdb(int entryID) const | ImplementationTester | private |
fuEntryIDs() const | ImplementationTester | |
fuFullyPipelined(HDB::FUEntry *fuEntry) const | ImplementationTester | private |
fuHasExternalPorts(HDB::FUEntry *fuEntry) const | ImplementationTester | private |
fuHasMemoryAccess(HDB::FUEntry *fuEntry) const | ImplementationTester | private |
fuHasOnePort(HDB::FUEntry *fuEntry) const | ImplementationTester | private |
fuTbName(int id) const | ImplementationTester | private |
hdb_ | ImplementationTester | private |
hdbFile_ | ImplementationTester | private |
ImplementationTester() | ImplementationTester | |
ImplementationTester(std::string hdbFile, VhdlSim simulator) | ImplementationTester | |
ImplementationTester(std::string hdbFile, VhdlSim simulator, bool verbose, bool leaveDirty) | ImplementationTester | |
leaveDirty_ | ImplementationTester | private |
openHdb(std::string hdbFile) | ImplementationTester | |
openTbFile(std::ofstream &fileStream, std::string fileName) const | ImplementationTester | private |
rfEntryFromHdb(int entryID) const | ImplementationTester | private |
rfEntryIDs() const | ImplementationTester | |
rfTbName(int id) const | ImplementationTester | private |
setVhdlSimulator(VhdlSim simulator) | ImplementationTester | |
simulateTestbench(std::string testbench, const HDB::HWBlockImplementation *implementation, std::vector< std::string > &errors) const | ImplementationTester | private |
simulator_ | ImplementationTester | private |
tempDir_ | ImplementationTester | private |
validateFU(const int entryID, std::vector< std::string > &errors) | ImplementationTester | |
validateRF(const int entryID, std::vector< std::string > &errors) | ImplementationTester | |
verbose_ | ImplementationTester | private |
~ImplementationTester() | ImplementationTester | virtual |