Skip to content
Snippets Groups Projects
Commit 948e5c25 authored by Ballabriga Clément's avatar Ballabriga Clément
Browse files

Merge branch 'master' of gitlab.cristal.univ-lille.fr:otawa-plugins/WSymb

parents 175a026f 88d76aaf
No related branches found
No related tags found
No related merge requests found
......@@ -136,8 +136,9 @@ To compute the non-parametric WCET:
(We plan to improve this part in future works).
Edit `example.ff` to write `0x40000001` instead of `??` for each loop
bound you want to turn parametric.
Edit `example.ff` to write `0x4000000N`, where N is the *parameter
identifier* instead of `??` for each loop bound you want to turn
parametric.
In `pwcet_instantiator.c`, procedure `param_valuation` relates parameter
identifiers to their values. In this example, the WCET is successively
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment