Fletchgen
The Fletcher Design Generator
|
A port on the vhdmmio component. Remembers what register spec it came from. More...
#include <mmio.h>
Public Member Functions | |
MmioPort (const std::string &name, Port::Dir dir, const MmioReg ®, const std::shared_ptr< ClockDomain > &domain=cerata::default_domain()) | |
MmioPort constructor. | |
std::shared_ptr< Object > | Copy () const override |
Make a copy of this MmioPort. | |
Public Attributes | |
MmioReg | reg |
The Mmio register this port will represent. | |
A port on the vhdmmio component. Remembers what register spec it came from.