24.21.1. gem5 port system
The gem5 memory system is connected in a very flexible way through the port system.
This system exists to allow seamlessly connecting any combination of CPU, caches, interconnects, DRAM and peripherals.
A Packet
is the basic information unit that gets sent across ports.