Dev Book
Modeling
Controller

Model Controller

  • src/model/controller/controller.h

  • Model Controller is the central of Kathryn model section. It act as an back-end, managing every hardware components flow block implementation.

  • model composed of 3 major components:

    • in-memory intermidiate representation
    • flow block manager
    • hardware component manager
Photo