PP Presentation
profile = (memory, line = 32, cycle time = .5)
profile = (memory, line = 64, cycle time = 1.0)
selector = (cache, line = 32)
selector = (cache, line = 64)
Object model for memory with is_a
relationships spanning the range of
attributes in profile.
(profile,transaction,protocol)
transaction = reference
protocol = rpc
(selector,transaction,protocol)
transaction = value
protocol = rpc