Skip to content
Snippets Groups Projects
Commit 1d4776e8 authored by Björn Brandenburg's avatar Björn Brandenburg
Browse files

move misplaced code out of `prosa.analysis.facts.busy_window`

- The busy_window.v file still depends on the ideal uniprocessor
  assumption, so move it to the ideal submodule.

- The priority_inversion.v file has nothing to do with busy windows,
  so move it to the prosa.analysis.facts.priority module.

- Move a trivial quiet-time lemma from carry_in.v to quiet_time.v.

Much cleanup of the ideal submodule remains to be done...

See also: #112
parent 7b35b1e4
No related branches found
No related tags found
No related merge requests found
Pipeline #79844 canceled
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment