Definition at line 75 of file ahb_tlm.h.
◆ clone()
| tlm::tlm_extension_base * ahb::ahb_extension::clone |
( |
| ) |
const |
|
inlineoverride |
the clone function to create deep copies of
- Returns
- pointer to heap-allocated extension
Definition at line 187 of file ahb_tlm.h.
◆ copy_from()
| void ahb::ahb_extension::copy_from |
( |
tlm::tlm_extension_base const & | ext | ) |
|
|
inlineoverride |
deep copy all values from ext
- Parameters
-
Definition at line 193 of file ahb_tlm.h.
◆ get_burst()
| burst_e ahb::ahb_extension::get_burst |
( |
| ) |
const |
|
inline |
◆ get_protection()
| uint8_t ahb::ahb_extension::get_protection |
( |
| ) |
const |
|
inline |
◆ get_resp()
| resp_e ahb::ahb_extension::get_resp |
( |
| ) |
const |
|
inline |
◆ is_bufferable()
| bool ahb::ahb_extension::is_bufferable |
( |
| ) |
const |
|
inline |
◆ is_cacheable()
| bool ahb::ahb_extension::is_cacheable |
( |
| ) |
const |
|
inline |
◆ is_instruction()
| bool ahb::ahb_extension::is_instruction |
( |
| ) |
const |
|
inline |
◆ is_locked()
| bool ahb::ahb_extension::is_locked |
( |
| ) |
const |
|
inline |
◆ is_privileged()
| bool ahb::ahb_extension::is_privileged |
( |
| ) |
const |
|
inline |
◆ is_seq()
| bool ahb::ahb_extension::is_seq |
( |
| ) |
const |
|
inline |
◆ set_bufferable()
| void ahb::ahb_extension::set_bufferable |
( |
bool | bufferable = true | ) |
|
|
inline |
◆ set_burst()
| void ahb::ahb_extension::set_burst |
( |
burst_e | b | ) |
|
|
inline |
◆ set_cacheable()
| void ahb::ahb_extension::set_cacheable |
( |
bool | cacheable = true | ) |
|
|
inline |
◆ set_instruction()
| void ahb::ahb_extension::set_instruction |
( |
bool | instr = true | ) |
|
|
inline |
◆ set_locked()
| void ahb::ahb_extension::set_locked |
( |
bool | locked = true | ) |
|
|
inline |
◆ set_privileged()
| void ahb::ahb_extension::set_privileged |
( |
bool | priv = true | ) |
|
|
inline |
◆ set_protection()
| void ahb::ahb_extension::set_protection |
( |
uint8_t | protection | ) |
|
|
inline |
◆ set_resp()
| void ahb::ahb_extension::set_resp |
( |
resp_e | r | ) |
|
|
inline |
◆ set_seq()
| void ahb::ahb_extension::set_seq |
( |
bool | s = true | ) |
|
|
inline |
The documentation for this struct was generated from the following file:
- /home/eyck/Projects/MINRES/SystemC-Components/src/interfaces/ahb/ahb_tlm.h