57,60d56
< # Get the RAM access latency from the parent (cache)
< data_latency = Param.Cycles(Parent.data_latency,
< "The data access latency for this cache")
<