PP Presentation
profile = (cache, size = 256K, map = D,
resolution =trace, line =32B)
profile = (cache, size= 512K, map = SA,
resolution = stochastic, line =64B)
selector = (memory, line = 32, cycle time = .5)
selector = (memory, line = 64, cycle time = 1)
Object model for cache with is_a
relationships spanning the range of
attributes in profile.
(profile,transaction,protocol)
transaction = address | reference
protocol = singular
(selector,transaction,protocol)
transaction = reference
protocol = rpc
accepts
interface
requests
interface