Ticket #148 (closed Bug: fixed)
issue with HIERARCHICAL_OFFLINE_PROTOCOL
Reported by: | jlegrand | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 3.1 |
Component: | framework | Version: | |
Keywords: | Cc: |
Description
The order of declaration of the address spaces or threads in the .xmlv3
file disturbs the static event table that is used with the
HIERARCHICAL_OFFLINE_PROTOCOL scheduler_type.
Attached files:
- cheddar_cpu.xml: event table
- good.xmlv3: the address spaces and threads are declared in the same order as the event table.
- bad.xmlv3: the address spaces and threads are declared in the opposite order.
- good.JPG: correct simulation trace
- bad.JPG: incorrect simulation trace
Attachments
Change History
Note: See
TracTickets for help on using
tickets.