![]() |
PandA-2024.02
|
Base class for all register into datapath. More...


Go to the source code of this file.
Data Structures | |
| class | register_obj |
| class modeling a register object More... | |
Typedefs | |
| using | register_objRef = refcount< register_obj > |
| RefCount definition for register_obj class. More... | |
Base class for all register into datapath.
Definition in file register_obj.hpp.
| using register_objRef = refcount<register_obj> |
RefCount definition for register_obj class.
Definition at line 107 of file register_obj.hpp.
1.8.13