Go to the documentation of this file.
33 #ifndef TTA_PIG_CMD_LINE_OPTIONS_HH
34 #define TTA_PIG_CMD_LINE_OPTIONS_HH
48 std::string
tpefFile(
int index)
const;
std::string dataImageOutputFormat() const
std::string bemFile() const
static const std::string COMPRESSOR_PARAM_NAME
Long name of the plugin file parameter.
std::string programImageOutputFormat() const
bool showCompressors() const
bool generateDataImages() const
static const std::string GEN_DECOMP_PARAM_NAME
Long name of the parameter that tells whether to generate decompressor or not.
int dataMemoryWidthInMAUs() const
virtual void printHelp() const
static const std::string HDL_OUTPUT_DIR
Long name of the parameter which tells the proge-output dir.
int compressorParameterCount() const
static const std::string TPEF_PARAM_NAME
Long name of the TPEF file parameter.
std::string compressorParameter(int index) const
static const std::string SHOW_COMPRESSORS_PARAM_NAME
Long name of the parameter that tells whether to show compressors.
static const std::string DI_FORMAT_PARAM_NAME
Long name of the data image output format parameter.
std::string entityName() const
static const std::string BEM_PARAM_NAME
Long name of the BEM file parameter.
bool generateDecompressor() const
static const std::string DMEM_WIDTH_IN_MAUS_PARAM_NAME
Long name of the parameter that tells the width of data mem in MAUs.
static const std::string COMPRESSOR_PARAMS_PARAM_NAME
Long name of parameter passed to code compressor plugin.
virtual void printVersion() const
std::string progeOutputDirectory() const
static const std::string IMEM_WIDTH_IN_MAUS_PARAM_NAME
Long name of the paramter that tells the width of inst mem in MAUs.
int tpefFileCount() const
static const std::string PI_FORMAT_PARAM_NAME
Long name of the program image output format parameter.
static const std::string DATA_IMG_PARAM_NAME
Long name of the parameter that defines whether to create data images.
virtual ~PIGCmdLineOptions()
std::string compressorPlugin() const
std::string tpefFile(int index) const