This is a simple VLIW based processor written in Verilog. A Python script has also been included to simulate static instruction scheduling.
-
Updated
May 14, 2021 - Verilog
This is a simple VLIW based processor written in Verilog. A Python script has also been included to simulate static instruction scheduling.
Simulation Framework for the Static Scheduler
Implementations of different static task scheduling algorithms to evaluate a proposed MILP based model for this problem.
Given a set of periodic, aperiodic and sporadic jobs in an RTS, finding a feasible schedule for the task set with valid frame sizes and scheduling the same.
Modeling static load balancing of parallel programs in homo/heterogeneous computer systems using HEFT algorithm
This is a teaching material aimed to demonstrate the powerfulness of the SPMD paradigm with MPI.
Add a description, image, and links to the static-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the static-scheduling topic, visit your repo's landing page and select "manage topics."