33#ifndef TTA_FU_PORT_IMPLEMENTATION_HH
34#define TTA_FU_PORT_IMPLEMENTATION_HH
41class FUImplementation;
49 const std::string&
name,
void setWidthFormula(const std::string &formula)
std::string guardPort_
Name of the guard port.
std::string widthFormula_
The formula for the width of the port.
void setArchitecturePort(const std::string &name)
std::string architecturePort() const
virtual ~FUPortImplementation()
std::string guardPort() const
std::string architecturePort_
Name of the corresponding port in architecture.
void setGuardPort(const std::string &name)
std::string widthFormula() const
std::string loadPort() const