forsyde / f2sdf3

Converter from ForSyDe-IR to the SDF3 Application Format

Home Page:https://forsyde.ict.kth.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

f2sdf3: A Converter from ForSyDe-IR to the SDF3 Application Format

DESCRIPTION

This tool converts the intermediate representation of ForSyDe models which can be automatically generated from ForSyDe-SystemC executable models to the application format accepted by the SDF3 tool set. The input ForSyDe model needs to be in the synchronous data flow (SDF) model of computation.

The conversion is implemented using XSL transfomations. Assuming the availability of the Saxon XSLT in the path, a top level shell scripts invokes the transformation.

This tool is based on a master thesis performed by Ekrem Altinel.

More information, might become available from wiki pages.

INSTALLATION

The top-level folder needs to be copied to an accessible place.

About

Converter from ForSyDe-IR to the SDF3 Application Format

https://forsyde.ict.kth.se

License:Other


Languages

Language:XSLT 99.4%Language:Shell 0.6%