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

/gem5/src/python/m5/
H A Dparams.py1894 # "obj1.portA = obj2.portB", or via VectorPortElementRef.__setitem__,
1991 class VectorPortElementRef(PortRef): class in inherits:PortRef
2000 # Can be indexed to retrieve individual VectorPortElementRef instances.
2033 ext = [VectorPortElementRef(

Completed in 13 milliseconds