port definitions for arrival curves
This is a port (+additions) of the definitions and semantics for arrival curves (model/arrival/curves.v). As a prerequisite, this includes definitions about activations of a task (model/task_arrivals.v). Two additional definitions which were not found in the original library but will be useful to us in the future: * in schedule.v : completes_at * in task_arrivals.v : arrivals_come_from_taskset
Showing
- restructuring/README.md 4 additions, 2 deletionsrestructuring/README.md
- restructuring/behavior/arrival_sequence.v 8 additions, 8 deletionsrestructuring/behavior/arrival_sequence.v
- restructuring/behavior/facts/arrivals.v 19 additions, 31 deletionsrestructuring/behavior/facts/arrivals.v
- restructuring/behavior/schedule.v 4 additions, 0 deletionsrestructuring/behavior/schedule.v
- restructuring/model/arrival/arrival_curves.v 102 additions, 0 deletionsrestructuring/model/arrival/arrival_curves.v
- restructuring/model/arrival/sporadic.v 28 additions, 17 deletionsrestructuring/model/arrival/sporadic.v
- restructuring/model/task_arrivals.v 37 additions, 0 deletionsrestructuring/model/task_arrivals.v
restructuring/model/arrival/arrival_curves.v
0 → 100644
restructuring/model/task_arrivals.v
0 → 100644
Please register or sign in to comment