Skip to content
Snippets Groups Projects
Commit 1b8501dc 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 819898e0
No related branches found
No related tags found
Loading
Checking pipeline status