Changes between Version 4 and Version 5 of Tools/System Cass
- Timestamp:
- Jun 6, 2012, 5:18:40 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tools/System Cass
v4 v5 8 8 Why is SystemCASS faster ? 9 9 10 SystemCASS take advantagesof the [wiki:WritingRules/Caba CABA modeling rules] of the SoCLib10 SystemCASS takes advantage of the [wiki:WritingRules/Caba CABA modeling rules] of the SoCLib 11 11 project, to use static scheduling technics, and behave as a cycle-based simulator. 12 12 During simulator elaboration, SystemCASS builds a signal dependency graph according to the architecture to simulate. The scheduler relies on this graph to statically compute the scheduling.