Changes between Version 26 and Version 27 of WikiStart
- Timestamp:
- 10/02/17 17:21:14 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v26 v27 8 8 * Repository browser grants an access to SVN Cheddar project source code (developers). 9 9 10 Cheddar is a free real time scheduling tool. It is designed for checking task temporal constraints of a real time application/system. Systems to analyze can be described with [http://www.aadl.info/ AADL] or with Cheddar specific language. Cheddar is developed and maintained by the [http://www.ea2215.univ-brest.fr/ LISYC] Team, University of Brest and [http://www.ellidiss.com/ Ellidiss technologies]. 10 Cheddar is a free real time scheduling tool. It is designed for checking task temporal constraints of a real time application/system. Systems to analyze can be described with [http://www.aadl.info/ AADL] or with Cheddar specific language. Cheddar is developed and maintained by the 11 Lab-STICC MOCS team, University of Brest and [http://www.ellidiss.com/ Ellidiss technologies]. 11 12 12 13 Cheddar relies on [http://aadl.enst.fr/ Ocarina] to provide schedulability analysis of AADL models. The ocarina team also uses the Cheddar analyzer for their research projects and some tutorial/labs. There is a strong cooperation between the two teams. 13 14 14 Cheddar can be run standalone or as a [http://www.ellidiss.com/ STOOD] or a [http://www.topcased.org/ TOPCASED] plug in. The interoperability of STOOD/TOPCASED/Cheddar is managed by Ellidiss technologies. There is also a strong cooperation between the Cheddar team and Ellidiss technologies to investigate how Cheddar can efficiently analyze AADL models. 15 Cheddar can be run standalone or as a [http://www.ellidiss.com/ STOOD] or 16 http://www.ellidiss.com/ AADLInspector] plug in. AADLInspector contains the commercial version of Cheddar. 17 15 18 16 19 Cheddar is written in Ada/GtkAda. Cheddar runs on Solaris, Linux and Win32 boxes and should run on every GNAT/GtkAda supported platforms (see [http://www.act-europe.fr/ AdaCore web site] for details).