40 #ifndef HLS_DEVICE_HPP 41 #define HLS_DEVICE_HPP generic device description
REF_FORWARD_DECL(technology_manager)
This class manages the technology library structures.
const ParameterConstRef Param
class containing all the parameters
const technology_managerRef TM
technology manager
~HLS_device() override
Destructor.
HLS_device(const ParameterConstRef &Param, const technology_managerRef &TM)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Generic device description.
static HLS_deviceRef factory(const ParameterRef &Param)
Factory method from XML file.