28#ifndef __ARCH_ARM_FASTMODEL_COMMON_SIGNAL_SENDER_HH__
29#define __ARCH_ARM_FASTMODEL_COMMON_SIGNAL_SENDER_HH__
31#pragma GCC diagnostic push
32#pragma GCC diagnostic ignored "-Woverloaded-virtual"
34#pragma GCC diagnostic pop
52 onChange([
this](
const bool &new_val) {
void onChange(OnChangeFunc func)
amba_pv::signal_master_port< bool > signal_out
SignalSender(const std::string &_name, PortID _id)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.