Visible to Intel only — GUID: mhy1659014548363
Ixiasoft
Visible to Intel only — GUID: mhy1659014548363
Ixiasoft
13.5.2.4. are_same_resource
Usage
are_same_resource <slave_desc1> <slave_desc2>Options
- <slave_desc1>: String with the first slave descriptor to compare.
- <slave_desc2>: String with the second slave descriptor to compare.
Description
Returns a boolean value that indicates whether the two slave descriptors are connected to the same resource. To connect to the same resource, the two slave descriptors must be associated with the same module. The module specifies whether two slaves access the same resource or different resources within that module. For example, a dual-port memory has two slaves that access the same resource (the memory). However, you could create a module that has two slaves that access two different resources such as a memory and a control port.