4 #include "sep_reg_file.h" 6 #include "sep_params.h" 10 sepIO(
int argc,
char **argv);
11 virtual std::shared_ptr<SEP::genericRegFile> getRegFileTag(
const std::string &tag,
const std::string &name,
const SEP::usage_code usage);
12 virtual std::shared_ptr<SEP::genericIrregFile> getIrregFileTag(
const std::string &tag,
const std::string &name,
const SEP::usage_code usage);
Definition: genericIO.h:10