The 'far' memory of the processor.
The memory has multiple decoder ports (modeled here as the length of the queue of the input requests The input request is queued (if there is place), and the bur released. When the time of reply arrives, the memory (as a master) sends the requested reply to the requester core.
Inherits scClusterBusSlave_if, and sc_module.
Public Member Functions | |
scProcessor * | Processor_Get (void) |
Just remember processor for finding the cores. | |
void | Processor_Set (scProcessor *Proc) |
Remember the processor for finding the cores. | |