Ticket #148 (closed Bug: fixed)

Opened 9 years ago

Last modified 9 years ago

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

cheddar_cpu.xml (807 bytes) - added by jlegrand 9 years ago.
good.xmlv3 (3.8 KB) - added by jlegrand 9 years ago.
bad.xmlv3 (3.8 KB) - added by jlegrand 9 years ago.
good.JPG (15.9 KB) - added by jlegrand 9 years ago.
bad.JPG (15.8 KB) - added by jlegrand 9 years ago.

Change History

Changed 9 years ago by jlegrand

Changed 9 years ago by jlegrand

Changed 9 years ago by jlegrand

Changed 9 years ago by jlegrand

Changed 9 years ago by jlegrand

comment:1 Changed 9 years ago by jlegrand

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.