Documentation update authored by Shuvra S. Bhattacharyya's avatar Shuvra S. Bhattacharyya
# DFW: The DSPCAD Framework # DFW: The DSPCAD Framework
This webpage describes the DSPCAD Framework, which is developed This page describes the DSPCAD Framework, which is developed
in the [Maryland DSPCAD Research in the [Maryland DSPCAD Research
Group](https://code.umd.edu/dspcad-pub/dspcadwiki/-/wikis/home) Group](https://code.umd.edu/dspcad-pub/dspcadwiki/-/wikis/home)
## Overview ## Overview
The DSPCAD Framework (DFW) provides a backbone for most of the software The DSPCAD Framework (DFW) provides a backbone for most of the software
packages developed in the DSPCAD Group. In particular, most DSPCAD packages developed in the DSPCAD Group. In particular, most DSPCAD Group
Group packages are either base packages, which means they are at the packages are either *base packages* of the framework, which means they are at
core of the framework, or they are plug-ins to base packages. the core of the framework, or they are *plug-ins* to base packages.
The based packages of DFW consist of three complementary tools – the Data-flow The base packages of DFW consist of three complementary tools – the
Interchange Format (DIF), LIghtweight Data-flow Environment (LIDE) and DSPCAD Data-flow Interchange Format (DIF), LIghtweight Data-flow Environment (LIDE)
Integrative Command Line Environment (DICE), which support flexible design and DSPCAD Integrative Command Line Environment (DICE), which support flexible
experimen- tation and orthogonalization across three major dimensions in design experimen- tation and orthogonalization across three major dimensions in
model-based DSP system design – abstract data-flow models, actor implementation model-based DSP system design – abstract data-flow models, actor implementation
languages, and integration with platform-specific design tools, respectively. languages, and integration with platform-specific design tools, respectively.
...@@ -33,7 +33,8 @@ chapter](https://link.springer.com/referenceworkentry/10.1007/978-94-017-7267-9_ ...@@ -33,7 +33,8 @@ chapter](https://link.springer.com/referenceworkentry/10.1007/978-94-017-7267-9_
## Software Download and Setup ## Software Download and Setup
To set up the DFW The only required package in DFW is the DSPCAD Integrative Command Line
Environment (DICE).
## E-mail List and Contact for Questions ## E-mail List and Contact for Questions
... ...
......