34#ifndef TTA_BLOCK_IMPLEMENTATION_FILE_HH
35#define TTA_BLOCK_IMPLEMENTATION_FILE_HH
std::string file_
The file.
Format
Format of the file.
@ VHDLsim
VHDL simulation file.
@ Verilogsim
Verilog simulation file.
Format format_
Format of the file.
virtual ~BlockImplementationFile()
void setFormat(Format format)
std::string pathToFile() const
void setPathToFile(const std::string &pathToFile)