33 #ifndef TTA_MODELSIM_SIMULATOR_HH
34 #define TTA_MODELSIM_SIMULATOR_HH
45 std::vector<std::string> hdlFiles,
51 virtual bool compile(std::vector<std::string>& errors);
53 virtual bool simulate(std::vector<std::string>& errors);
61 bool mapWorkDir(std::string
file, std::vector<std::string>& errors);