Go to the documentation of this file.
52 " is and RF ID are not defined whole HDB will be tested.",
"f");
57 " is and FU ID are not defined whole HDB will be tested.",
"r");
70 "Accepted values are 'ghdl' and 'modelsim'. Default is ghdl",
165 std::cout <<
"testhdb - HDB test utility "
174 std::cout <<
"Usage: testhdb <options> HDB-file" << std::endl;
std::string hdbFile() const
std::string vhdlSim() const
virtual int numberOfArguments() const
static const std::string SIM_PARAM_NAME
Long name of VHDL simulator parameter.
virtual bool isFlagOn() const
void addOption(CmdLineOptionParser *opt)
static const std::string RF_ID_PARAM_NAME
Long name of the RFentryID parameter.
virtual void printHelp() const
static const std::string FU_ID_PARAM_NAME
Long name of the FUentryID parameter.
bool isFUEntryIDGiven() const
virtual std::string String(int index=0) const
virtual void printVersion() const
bool isRFEntryIDGiven() const
static const std::string DIRTY_PARAM_NAME
Long name of leave dirty parameter.
virtual int integer(int index=0) const
static const std::string VERBOSE_PARAM_NAME
Long name of verbose output parameter.
CmdLineOptionParser * findOption(std::string name) const
virtual std::string argument(int index) const
static std::string TCEVersionString()
virtual void printHelp() const