Searched refs:port_width (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/arm/
H A DSMMUv3.py53 port_width = Param.Unsigned(16, 'Port width in bytes (= 1 beat)') variable in class:SMMUv3SlaveInterface
H A Dsmmu_v3_slaveifc.cc67 portWidth(p->port_width),
/gem5/ext/dsent/model/
H A DElectricalModel.cc210 int port_width = port_indices.second - port_indices.first + 1; local
212 ASSERT(connect_net_width == port_width, "[Error] " + getInstanceName() + " -> Port width mismatch for Model '" +

Completed in 11 milliseconds