Skip to content

acornagl/Control_flow_graph-wcet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control flow graph and relative WCET project

This project deals with two principal objectives:

  1. To realize the control flow graph of any executable code relying on its mixed code produced from trace32 mixed mode
  2. To produce the WCET application of the generated control flow graph only if its hardware performances are known

Notes:

This project is fully realized with Ada programming language. On first impression, this choice may result inappropriate but it is the result of a well studied analysis plan. In fact, this project is useful for the author to review the Ada programming language and to produce a concurrent version in a later moment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages