home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / dsp / 3124 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  9.9 KB

  1. Path: sparky!uunet!ftpbox!news.acns.nwu.edu!zaphod.mps.ohio-state.edu!caen!uwm.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!newsserver.jvnc.net!darwin.sura.net!sgiblab!sgigate!odin!fido!prophet.esd.sgi.com!gints
  2. From: gints@prophet.esd.sgi.com (Gints Klimanis)
  3. Newsgroups: comp.dsp
  4. Subject: Re: TMS320CXX code for music effects by anonymous FTP ?
  5. Date: 27 Jan 1993 21:47:04 GMT
  6. Organization: Silicon Graphics, Inc.
  7. Lines: 173
  8. Distribution: world
  9. Message-ID: <1k6vsoINNfln@fido.asd.sgi.com>
  10. References: <1993Jan27.181745.24893@nessie.mcc.ac.uk>
  11. NNTP-Posting-Host: prophet.esd.sgi.com
  12.  
  13. A fellow was kind enough to set this up:
  14.  
  15. It is now completely mirrored. If anyone in Europe wants to mirror this
  16. let me know. Similarly, if you have any code you want to share, send
  17. mail to: hards4@ee.adfa.oz.au
  18.  
  19. Enjoy -  Brad. 
  20. ------
  21. Mirror of TI DSP BBS - evans.ee.adfa.oz.au (131.236.30.24) in mirrors/tibbs
  22.  
  23. This area mirrors the relevant sections of the Texas Instruments Digital
  24. Signal Processing BBS. It is provided as a service to those members of the
  25. Internet community who are unable to access the BBS directly. The disk space
  26. to run this archive is kindly loaned by Dr Phillip Musumeci and Dr Micheal
  27. Frater of the Australian Defence Force Academy. Robert Gammon of TI provides
  28. the updated information. Please be gentle with our server, and restrict FTP
  29. sessions outside 8am - 6pm local time (10pm to 8am GMT).
  30.  
  31. There are several areas to this archive, and each of the areas has a file
  32. starts with "00", which tells you what the area contains. Note that this is
  33. from the BBS, and information about how many times it has been downloaded
  34. and time last accessed are relics of its origin - they have no meaning in
  35. the FTP situation. Don't worry about size either, a disclaimer has been added.
  36.  
  37.  
  38.  
  39. AREAS
  40.  
  41. * Applications -> TMS320 Applications Library
  42. 2XEVM.EXE    Demo programs using the new TMS320C2x EVM
  43. ADAPFLTR.EXE    C30/C25 Adaptive Filtering Source Code
  44. ADPCMCCI.EXE    Half-Duplex CCITT compatible ADPCM source code
  45. ADPCMNON.EXE    Full-Duplex Non-CCITT compatible ADPCM source code
  46. AIB2XMPL.EXE    C2x SWDS examples for AIB2
  47. BELL212.EXE     TMS320C10 BELL212A MODEM Application Report and Source Code
  48. BFLTLIB.EXE     C2x ext precision (and range) floating point (48 bit)
  49. BMALLOC.EXE     Dynamic Memory Allocation Routines For Circ/Bit-Rev Addressing
  50. C14UG.EXE       TMS320C14 Source Code Examples - from TMS320C14 User's Guide
  51. C25UG.EXE       TMS320C25 Source Code Examples - from TMS320C2x User's Guide
  52. C25_UART.EXE    Software UART for the TMS320C25 - Source Code
  53. C26BOOT.EXE     Source Listing for the boot loader in the TMS320C26
  54. C2X_ANAL.EXE    C2X Spectrum Analyzer
  55. C30AB.EXE       TMS320C30 Applications Board Functional Description
  56. C30DIAG.EXE     Diagnostic routines for the 320C30
  57. C30FAST.EXE     Fast (2.42ms) radix-2 1024-pt FFT Source Code for the TMS320C30
  58. C30FFT.EXE      TMS320C30 FFT and DCT Source Code
  59. C30FFTR4.ASM    Fixed FFT routine from Appendix B2 of C30 User's Guide
  60. C30FUNC.EXE     A collection of functions written for TMS320C30
  61. C30SER.ASM      Serial Port Example Source Code for the TMS320C30
  62. C30SETUP.EXE    C callable functions to initialize the C30 cache/wait states
  63. C30UG.EXE       Example Source Code from the TMS320C3x User's Guide
  64. C30UTL.EXE      Assorted Utility routines for the 320C30 Source Code
  65. C30XMATH.EXE    320C30 Extended Precision Floating Point Math Source Code
  66. C30_ECHO.EXE    TMS320C30 Echo Cancellation Source Code
  67. C30_SIO.EXE     Example programs for controlling TMS320C30 serial ports
  68. C31BOOT.ASM     C31 Boot Loader Program
  69. C402DFFT.EXE    Parallel 2-D FFT Implementation with C4x DSP 
  70. C40BOOT.ASM     C40 Boot Loader Program
  71. C40DMA.TXT      Additional C40 DMA Memory Transfer Timing Information
  72. C40MMULT.EXE    A Parallel Approach for Solving Matrix Multiply on the C40
  73. C40UG.EXE       C40 User's Guide Section 12 Software Example Program
  74. C40UGERR.EXE    C40 User's Guide Errors And Corrections To 1990 Version
  75. C5XEVAUD.EXE    C5X EVM code for AIC - demos delayed echo and digital reverb
  76. C5XEVFIO.EXE    C5X EVM file I/O code  - C5X EVM is master, PC is the slave
  77. C5XEVFRA.EXE    C5X EVM demo code that transfers frames of data from AIC to PC
  78. C5XEVSAN.EXE    C5X EVM Spectrum Analyzer demo with PC host display
  79. C5XEVSCO.EXE    C5X EVM Oscilloscope DEMO displayed on PC host
  80. C5XSLFTS.EXE    C5X Self Test code example and other ROMable example code
  81. C5XUG.EXE       TMS320C5x Code Examples (from C5x User Guide)
  82. CELP.EXE        Implementation of a CELP Speech Coder for TMS320C30 with SPOX
  83. COMPND10.EXE    TMS320C10 companding routines - Source Code
  84. COMPND20.EXE    TMS320C25 companding routines - Source Code
  85. COMPNDHW.EXE    TMS32010 telecom board companding routines - Source Code
  86. DCT8X8.EXE      320C25 and 320C30 8x8 DCT Source Code
  87. DSP2400.EXE     DSP2400 V.22bis Source Code
  88. DTMF10.EXE      TMS320C10 based DTMF decoder
  89. DTMF10E.EXE     TMS320C10 based DTMF encoder
  90. DTMF_C17.EXE    TMS320C17 based DTMF encoder/decoder
  91. ECHO128.EXE     TMS320C25 based echo canceller algorithm
  92. EDN_C1X.EXE     Benchmarks for TMS320C1x devices appeared in EDN magazine
  93. EDN_C2X.EXE     Benchmarks for TMS320C2x devices appeared in EDN magazine
  94. EDN_C3X.EXE     Benchmarks for TMS320C3x devices  appeared in EDN magazine
  95. FFT2R.EXE       Real FFT for C25/C26 16 to 1024 points 16 bits, Radix-2, DIT
  96. FFT2X.EXE       Complex FFT C25/C26 16 to 1024 Points 16 bits, Radix-2, DIT
  97. FFT2X32B.EXE    Complex FFT for C2x 16 to 1024 points 32 bits, Radix-2, DIT
  98. FFT30NEW.EXE    C30 FFTs, inverse, real, C-callable
  99. FFT32010.EXE    TMS320C10 FFT Source Code
  100. FFT32020.EXE    TMS32020 FFT Source Code
  101. FFT5R.EXE       Real FFT for C50 16 to 2048 points 16 bits, Radix-2, DIT
  102. FFT5X.EXE       Complex FFT for C5x 16 to 1024 points 16 bits, Radix-2, DIF
  103. FFT5X32B.EXE    Complex FFT for C50 16 to 1024 points  32 bits, Radix-2, DIF
  104. FFTC25.EXE      TMS320C25 FFT Source Code
  105. FIR-IIR.EXE     TMS320C1x/C2x digital filter source code
  106. FLOATCHK.EXE    Self-Test routines and documentation for TMS320C3x / TMS320C4x
  107. FLTDSGN.EXE     Digital Filter Design Programs (FIR/IIR)
  108. FLTGPT10.EXE    TMS320C1x Floating Point Math Source Code
  109. FLTGPT20.EXE    TMS32020 Floating Point Math Source Code
  110. FSK_RPT.EXE     FSK Modem Implementaion Using C17
  111. GRAPHICS.EXE    TMS320C2x/TMS340 graphics programs
  112. IEEECONV.C      IEEE Floating Point Conversion functions for TMS320C3x
  113. LINEADAP.EXE    TMS320C2x based Adaptive line enhancer design
  114. MACROS.EXE      TMS320 Macros
  115. MACROSRC.EXE    More TMS320 Macros
  116. MATBENCH.EXE    TMS320C30 Matrix Multiply benchmark report
  117. MATLIB.EXE      C callable matrix multiply functions for the TMS320C30
  118. MATRIX.EXE      Matrix arithmetic with the TMS320 family
  119. REVERB5X.ASM    Example code to interface 32046 AIC to C5x EVM - audio reverb.
  120. RFFTC25.EXE     TMS320C25 Real 256-pt FFT Source Code
  121. SELFTEST.EXE    Selftest source code for 320C1x/C2x
  122. SPCHSYN.EXE     TMS320C1x Speech Synthesis Software
  123. VITERBI.EXE     TMS320C5x based Viterbi decoder
  124.  
  125. * Utilities -> TMS320 Utility Programs
  126.  
  127. 8990.LIB       Orcad Library for the 74ACT8990 Test Bus Controller
  128. 8990.SRC       Orcad Source for the 74ACT8990 Test Bus Controller
  129. C25-50.TXT     TMS320C25-50 Electrical Specs - Updated as of 10/16/89
  130. C25FLIB.EXE    TMS320C25 C Compiler Floating Point Library Source Code v5.1
  131. C25NG.EXE      Norton Guides Database for TMS320C25
  132. C25PLCC.TXT    TMS320C25FNL Solder Reflow Precautions
  133. C30EVM.EXE     320C30 EVM Applications S/W
  134. C3X3204X.EXE   C3x serial port I/F C drivers for TLC3204x AIC family devices
  135. C3X4215.EXE    C3x serial port I/F C drivers for CS4215 Multimedia CODEC
  136. C3XBB.EXE      C3x serial port I/F C drivers for BurrBrown DSP102/202 A/D D/A
  137. C40PPDSG.EXE   Gerber database for the TMS320C40 PPDS
  138. C40PPDSO.EXE   Orcad files for the TMS320C40 PPDS - Source and a Library
  139. C5XSWDS.EXE    TMS320C5x SWDS to Host PC Interface Programs
  140. COFF.EXE       TMS320C30 COFF Loader and Header Files
  141. COFF2.EXE      Generic COFF file loader source files
  142. COFFVIEW.EXE   COFF Object File Viewer
  143. C_TUTOR.EXE    TMS320 COFF Assembly Language Tools Tutorial
  144. DATAIO.EXE     Routines to support Data I/O Prom Programmers
  145. E25INFO.TXT    TMS320E25FZL Product Information
  146. EVMC30.EXE     C30 EVM design files - Orcad, ABEL, parts list, print files
  147. FIXLINK.EXE    patch for DSPLNK fixes problems with .const sections
  148. FP_CONV.EXE    TMS320 FP to IEEE FP conversion utility
  149. MAPLST.EXE     Converts Linker list files to absolute address references
  150. ROMCHECK.EXE   ROM code pre-processor - use minimize ROM receipt processing
  151. SAMPLE.EXE     TMS320C30 HLL Debugger Demonstration
  152. SIM14.EXE      A simulator for the 320C14 - User contributed
  153. SWDSCOFF.EXE   A COFF file loader for the TMS320C25 SWDS
  154. TAG2INT.EXE    Utility to covert TI-TAG to Intel 
  155. TIDSP.LIB      Orcad Library for TMS320 DSPs C30, C31, C40, C25 PLCC, C5X
  156. TIDSP.SRC      Orcad Source for TMS320 DSPs: C30, C31, C40, C25 PLCC, C5X
  157. TI_2INT.EXE    Routines to convert TI-TAG object files to Intel format
  158. XDS_ASP.EXE    Procomm script files to control an XDS/22
  159.  
  160. * UserContributed -> code contributed to the TI BBS by its users. 
  161.  
  162. * 3rdPartyDemos -> This area contains a wealth of information on the TMS320
  163.   Third Parties program,  plus demo systems from Ariel (DSP-16 Package), ASPI
  164.   (Digital Filter Design), Glass Pack (TMS320C30 Math Routines), Hanson
  165.   Engineering (Digital Filter Design System), Hypersignal (Digital Filter
  166.   Design Package, Monarch (Digital Filter Design Package), Pentek, Signalogic
  167.   (enhancement of the Hypersignal series), Sonitech (Digital Filter Design
  168.   Package)
  169.  
  170.  
  171. EXTRACTING THE FILES
  172. All the files with .TXT extensions are straight ASCII text, and may be
  173. downloaded using ASCII mode under FTP. The files with .EXE extensions
  174. are self extracting ZIP format, and must be downloaded using binary mode.
  175. The self extracting system only works under DOS based machines, and to 
  176. extract these under some other system, you will need some form of UnZip
  177. utility. If you don't already have one, the file pub/Arc-utils/unzip-50.tar.Z
  178. on evans.ee.adfa.oz.au contains source for AMIGA, ATARI, MAC, MSDOS,
  179. Windows NT, OS2, VMS, and UNIX versions of the needed unzip program. 
  180.  
  181.  
  182. Brad Hards - hards4@ee.adfa.oz.au
  183. 28 Sep 92.
  184.  
  185.  
  186.