Menu

Tree [r62] /
 History

HTTPS access


File Date Author Commit
 Blackfin 2009-10-29 bgiese [r62]
 SHARC 2009-10-22 bgiese [r5]
 automation 2009-10-27 bgiese [r49] added kit paths
 README.txt 2009-10-23 bgiese [r23]

Read Me

                        $Date: $

This project contains sample code and test code for the various
general purpose DSP processors made by Analog Devices, Inc.


DIRECTORY STRUCTURE:

automation ................... contains scripts and support files for
                               automated execution of the sample code
                               and tests

Blackfin ..................... contains files for the Blackfin processor
   drop_in_files ............. some required files must be downloaded
                               from other sites and unzipped into this dir
   misc_code ................. sample code and tests that have not been
                               fully verified
   sample_code ............... small code projects for doing simple tasks
                               which serve as building blocks
   sample_code_restructured .. a subset of the sample code in a different
                               directory structure (automatically duplicated
                               from the sample_code tree)
   support_files ............. templates for creating VisualDSP++ projects
                               and common readme file parts
   tests ..................... tests for verifying software created by ADI
                               and for more fully testing sample code

SHARC ........................ contains files for the SHARC processor