forked from forsyde/ForSyDe-SystemC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
21 lines (14 loc) · 713 Bytes
/
README
File metadata and controls
21 lines (14 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ForSyDe's SystemC-embedded Domain Specific Language.
====================================================
DESCRIPTION
The ForSyDe (Formal System Design) methodology has been developed
with the objective to move design of heterogeneous embedded systems
to a higher level of abstraction and to bridge the abstraction gap
by transformational design refinement.
This library provides the implementation of ForSyDe's modeling
framework as a SystemC-embedded Domain Specific Language (DSL).
For more information, API documentation, and tutorials please visit the
ForSyDe's web page:
<http://forsyde.ict.kth.se/>.
INSTALLATION
For information on how to install ForSyDe-SystemC see the INSTALL file.