70 register_index =
index;
unsigned int get_register_index()
Gets the index of the register represented by this object.
void set_wr_enable(const generic_objRef &wr_en)
Sets the write enable for given register.
class modeling a register object
Definition of hash function for EdgeDescriptor.
#define STR(s)
Macro which performs a lexical_cast to a string.
Auxiliary methods for manipulating string.
Base class for all resources into datapath.
Generic class managing all resources into datapath.
register_obj(const unsigned int index)
This is the constructor of the object class, with a given id.
Template definition of refcount.
unsigned int register_index
generic_objRef get_wr_enable() const
Gets the write enable object for the given register.
~register_obj() override=default
Destructor.