dt_moc.hpp File Reference

Implements the DT Model of Computation. More...

#include <functional>
#include <tuple>
#include "abst_ext.hpp"
#include "dt_process.hpp"
#include "dt_process_constructors.hpp"
#include "dt_helpers.hpp"
Include dependency graph for dt_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::DT
 The namespace for synchronous MoC.
 

Detailed Description

Implements the DT Model of Computation.

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