Skip to content

jminjares4/Cyclic-Code-Scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Cyclic-Code-Scheduling

Note

The cyclic_code.py has all the methods for the conditions for cyclic code scheduling.

  • phyper = lcm(pi)
  • C1: f >= max(ei)
  • C2: [phyper//frame] - phyper/frame == 0
  • C3: 2 * fi - gcd(pi, fi) <= di

Tree

  • src
    • cyclic_code.py
    • main.py
    • makefile

About

Cyclic Code Scheduling for RTOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published