| quic/qbox
    | 


| Public Member Functions | |
| hexagon_globalreg (const sc_core::sc_module_name &name, sc_core::sc_object *o) | |
| hexagon_globalreg (const sc_core::sc_module_name &n, QemuInstance &inst) | |
| void | end_of_elaboration () override | 
| void | before_end_of_elaboration () override | 
|  Public Member Functions inherited from QemuDevice | |
| void | instantiate () | 
| void | realize () | 
| QemuDevice (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type) | |
| Construct a QEMU device. | |
| QemuDevice (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type, const char *id) | |
| Construct a QEMU device. | |
| void | set_qom_type (std::string const &qom_type) | 
| const char * | get_qom_type () const | 
| const char * | get_id () const | 
| void | set_id (const std::string &nm) | 
| qemu::Device | get_qemu_dev () | 
| QemuInstance & | get_qemu_inst () | 
| void | set_sysbus_as_parent_bus (void) | 
|  Public Member Functions inherited from QemuDeviceBaseIF | |
| virtual bool | can_run () | 
| SCP_LOGGER () | |
| Public Attributes | |
| cci::cci_param< uint64_t > | p_config_table_addr | 
| cci::cci_param< uint32_t > | p_qtimer_base_addr | 
| cci::cci_param< uint32_t > | p_hexagon_start_addr | 
| cci::cci_param< std::string > | p_dsp_arch | 
| cci::cci_param< bool > | p_isdben_trusted | 
| cci::cci_param< bool > | p_isdben_secure | 
| Additional Inherited Members | |
|  Protected Attributes inherited from QemuDevice | |
| QemuInstance & | m_inst | 
| qemu::Device | m_dev | 
| bool | m_instanciated = false | 
| bool | m_realized = false | 
| 
 | inlineoverridevirtual | 
Reimplemented from QemuDevice.
| 
 | inlineoverridevirtual | 
Reimplemented from QemuDevice.