ut_moc.hpp File Reference

Implements the Untimed (UT) Model of Computation. More...

#include <functional>
#include <tuple>
#include "ut_process.hpp"
#include "ut_process_constructors.hpp"
#include "ut_helpers.hpp"
Include dependency graph for ut_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::UT
 The namespace for untimed MoC.
 

Detailed Description

Implements the Untimed (UT) Model of Computation.

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