Skip to content

soheibthriber/LSE_TER_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LSE_TER_Project

This code source is writen in the context of an academic project in the master LSE (ubo 2018). The aim of this project is to test a number of real time scheduling properties by analysing a trace generated by a real time system running on a FPGA.

We tested our programme on 6 examples of real time systems issud by Cheddar

To compile : gcc sys_parser.c systeme.c -lxml2 -I/usr/include/libxml2 -o name_of_the_excutable

****** require libxml library instalation

On ubuntu 2016 : sudo apt-get install libxml2-dev

Earlier versions need some dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages