oliviercotte / SystemC-assignments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SystemC-assignments

Contains the model of a real-time operating system (RTOS) scheduler that schedule the JPEG encoder algorithm. Perform in a embedded system modeling course at Concordia University (Montreal).

  • Implement a fixed priority and a round-robin based scheduling algorithms.
  • The software implementation was done in C/C++ using the SystemC library.

About

License:Apache License 2.0


Languages

Language:C 76.4%Language:C++ 18.5%Language:Makefile 4.7%Language:Objective-C 0.3%