Experiment with messaging schemes. Request to send message and receiver responds if buffer is available
Exploration
Bus Topology Trade-off Trade-off topology and system attributes to meet the timing requirements
Flow Control Credit-based arbitration for data movement from Ingress to Egress
Hardware-Software Partitioning Exploring the implementation of a real-time video processing on a ARM SoC with hardware accelerators and power management
Processing Platform Model software processes as control and data-flow and map to hardware topology to study power and timing deadlines
Messaging Experiment with messaging schemes. Request to send message and receiver responds if buffer is available
Mouse over the icons to view parameters. Click on hierarchy and plotters to reveal content (if provided).
To simulate, click on Launch button, open downloaded file and click Run on the Java Security Page.
Sender sends message to receiver informing receiver of location of data to be moved.
Using local software, receiver buffers message if there is no space for the data,
otherwise receiver pulls (DMA reads) data from sender into local buffer. After
receiving data, receiver sends message to sender to indicate successful data
retrieval.
VisualSim Model Outline
Generate Protocol Traffic in Traffic block, write to Database block (Memory),
and send to channel. Once, last Traffic data structure completes, on return
path, it will detect Last_One field true, and restart.