Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WSymb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OTAWA-plugins
WSymb
Commits
88d76aaf
Commit
88d76aaf
authored
5 years ago
by
Forget Julien
Browse files
Options
Downloads
Patches
Plain Diff
Correction on parameter id.
parent
7a54468f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
88d76aaf
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment