sy_moc.hpp File Reference

Implements the synchronous Model of Computation. More...

#include <functional>
#include <tuple>
#include "abst_ext.hpp"
#include "sy_process.hpp"
#include "sy_process_constructors.hpp"
#include "sy_helpers.hpp"
#include "sy_process_constructors_strict.hpp"
#include "sy_helpers_strict.hpp"
Include dependency graph for sy_moc.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ForSyDe
 The namespace for ForSyDe.
 
 ForSyDe::SY
 The namespace for synchronous MoC.
 

Detailed Description

Implements the synchronous Model of Computation.

This file includes the basic process constructors and other facilities used for modeling in the synchronous model of computation.