32#ifndef TTA_HDB_TESTER_HH
33#define TTA_HDB_TESTER_HH
44 std::ostream& infoStream,
45 std::ostream& errorStream,
46 VhdlSim simulator,
bool verbose,
bool leaveDirty);
52 bool testOneRF(std::string hdbFile,
int entryId);
54 bool testOneFU(std::string hdbFile,
int entryId);
bool testOneRF(std::string hdbFile, int entryId)
bool testOneFU(std::string hdbFile, int entryId)
std::ostream * errorStream_
ImplementationTester * initializeTester(std::string hdbFile)
bool testRF(int id, ImplementationTester *tester)
std::ostream * infoStream_
bool testFU(int id, ImplementationTester *tester)
bool testAllEntries(std::string hdbFile)