Changes
Page history
Documentation update
authored
Dec 29, 2023
by
Shuvra S. Bhattacharyya
Show whitespace changes
Inline
Side-by-side
projects/dfw/DSPCAD-Framework.md
View page @
9223b352
# DFW: The DSPCAD Framework
This
web
page describes the DSPCAD Framework, which is developed
This page describes the DSPCAD Framework, which is developed
in the
[
Maryland DSPCAD Research
Group
](
https://code.umd.edu/dspcad-pub/dspcadwiki/-/wikis/home
)
## Overview
The DSPCAD Framework (DFW) provides a backbone for most of the software
packages developed in the DSPCAD Group. In particular, most DSPCAD
Group
packages are either base packages, which means they are at
the
core of the framework, or they are plug-ins to base packages.
The base
d
packages of DFW consist of three complementary tools – the
Data-flow
Interchange Format (DIF), LIghtweight Data-flow Environment (LIDE)
and DSPCAD
Integrative Command Line Environment (DICE), which support flexible
design
experimen- tation and orthogonalization across three major dimensions in
packages developed in the DSPCAD Group. In particular, most DSPCAD
Group
packages are either
*
base packages
*
of the framework
, which means they are at
the
core of the framework, or they are
*
plug-ins
*
to base packages.
The base packages of DFW consist of three complementary tools – the
Data-flow
Interchange Format (DIF), LIghtweight Data-flow Environment (LIDE)
and DSPCAD
Integrative Command Line Environment (DICE), which support flexible
design
experimen- tation and orthogonalization across three major dimensions in
model-based DSP system design – abstract data-flow models, actor implementation
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_
## 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
...
...
...
...