home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / hardware / dsp / drbub / README < prev    next >
Encoding:
Text File  |  1991-09-07  |  4.5 KB  |  121 lines

  1. Motorola DSP 56000 source file archive on ivucsb.sba.ca.us
  2.  
  3. Wed Aug  1 08:02:58 PDT 1990
  4.  
  5. I welcome all submissions.  Please, send me any little code bits
  6. you think might be useful for someone else.  Also, if you have
  7. any downloads from Dr. BuB, please send them here.  I'd like to
  8. post them to save people the phone call.
  9.  
  10. Send bug reports to todd@ivucsb.sba.ca.us.
  11.  
  12. If you want to find out how to download the following files, send the
  13. following line to dsp@ivucsb.sba.ca.us
  14.  
  15. send HOWTO
  16.  
  17. Anything ending in .uu is generally tar'ed and compressed source that
  18. has been uuencoded.  Unless otherwise noted, you should be able to
  19. extract the source using the following:
  20.  
  21. uudecode file.uu
  22. zcat file.tar.Z | tar xvtf -
  23.  
  24. Please note that anything that has already been uuencoded will not need
  25. to be sent using 'sendu'.
  26.  
  27. ----------------------------------------
  28.  
  29.   47030 Dec 12 23:05 56200.uu        Notes on the Motorola 56200
  30.    2425 Aug  1 08:02 HOWTO        How to get archives
  31.                      analog/        Analog filter design programs
  32.                      board/        How I built my dual 56000 board
  33.   11602 Dec 12 20:53 codec.uu        CODEC <=> PCM code from Dr. BuB
  34.   24391 Nov 29 21:50 ditfft.uu        Decimation in Time FFT routines
  35.   17360 Aug  2 23:47 dr.bub         How to get to Dr. BuB
  36.   43585 Aug  7 09:58 dr.bub.hier     Dr. BuB support BBS hierarchy
  37.              dspbug/        Debugger ROMS from Dr. BuB
  38.   46387 Dec 12 21:14 dtmf.uu        DTMF source from Dr. BuB
  39.   13447 Dec 12 21:19 encode.uu        Reed Solomon codes from Dr. BuB
  40.              fft/        FFT code from Dr. BuB
  41.   43264 Dec 12 22:04 float.uu        Floating point code from Dr. BuB
  42.   26051 Dec 12 22:14 fir-iir.uu        FIR/IIR filter sections from Dr. BuB
  43.                      inc/        General lower case .INC files
  44.                      incoming/        Where to put submissions
  45.   23790 Dec 12 22:40 lattice.uu        Lattice filters from Dr. BuB
  46.    5858 Aug  2 23:54 lms.help         How to implement LMS filter (Dr. BuB)
  47.   20133 Dec 12 22:32 math.uu        Math functions from Dr. BuB
  48.    6465 Dec 12 22:42 matrix.uu        Matrix manipulation from Dr. BuB
  49.              qna/        Questions and Answers from Dr. BuB
  50.    3185 Nov 29 21:33 setup.asm        My standard setup (see board/note8)
  51.                      sinewaves/        Sinewave generating routines
  52.    6248 Aug  3 00:21 sloader.asm     .LOD serial loader (good bootstrap ROM)
  53.    6977 Dec 12 22:45 sort.uu        Sort routines from Dr. BuB
  54.              speech/        Speech code (ADPCM) from Dr. BuB
  55.   22253 Dec 12 23:15 srec.uu        Code for blasting PROMs
  56.    3923 Sep 25 00:07 vfreq.asm        Pitch changer (has clicking problem)
  57.  
  58. analog/
  59.    5765 Sep 26 20:18 ellip.c        Elliptical filter design.
  60.   11555 Sep 26 20:18 filter.c        Butterworth, Chebychev, and Inv-Cheb.
  61.   17687 Sep 26 20:18 pzsim.c        Pole-Zero simulator.
  62.    2515 Sep 26 20:49 pzsim.doc        Info on above program.
  63.   28254 Sep 26 20:18 sspice.c        Simple SPICE-type program.
  64.    3003 Sep 26 21:16 sspice.doc        Info on above program.
  65.  
  66. board/
  67.    2586 Sep 25 08:20 note1        Choosing the DSP chip
  68.    3866 Sep 26 01:16 note2        Choosing the DACs and ADCs
  69.    5453 Sep 26 20:10 note3        Designing the analog filter
  70.    6646 Sep 30 05:50 note4        Hooking up RAM and ROM
  71.    2533 Sep 28 23:56 note5        Power supply considerations
  72.    4035 Oct  5 11:03 note6        How the SM5805 drives the board
  73.    8915 Oct  8 11:23 note7        Bootstrapping the 56000
  74.    7857 Nov 17 17:29 note8        Initializing the board
  75.    1745 Oct  8 10:48 people        People to contact + spec sheets
  76.  
  77. dspbug/
  78.    2062 Nov 29 07:36 dspbug.hlp        Download the help file first.  If
  79.   46461 Nov 29 21:11 dspbug.uu.1    you like what you see, download
  80.   46500 Nov 29 21:11 dspbug.uu.2    the rest and after unsharing, type:
  81.   46500 Nov 29 21:11 dspbug.uu.3
  82.   46500 Nov 29 21:11 dspbug.uu.4    cat dspbug.uu.? | uudecode
  83.   41906 Nov 29 21:11 dspbug.uu.5    zcat dspbug.tar.Z | tar xvtf -
  84.  
  85. fft/
  86.   30958 Dec 12 21:43 fft.uu.1        FFT stuff from Dr. BuB
  87.   26510 Dec 12 21:43 fft.uu.2
  88.  
  89. inc/
  90.     546 Aug  2 23:44 defs.inc         Defines that I find useful
  91.    1195 Aug  2 23:51 intequ.inc     Interrupt equates
  92.    8617 Aug  2 23:53 ioequ.inc         I/O equates
  93.  
  94. qna/
  95.   30958 Dec 12 23:19 qna.uu.1        Questions and Answers from Dr. BuB
  96.   21290 Dec 12 23:19 qna.uu.2 
  97.  
  98. sinewaves/
  99.     424 Aug  3 10:06 sine_int.asm     Uses two integrators
  100.  
  101. speech/
  102.   37161 Dec 12 23:00 speech.uu.1    Speech code (ADPCM) from Dr. BuB
  103.   33864 Dec 12 23:00 speech.uu.2 
  104.  
  105. By the end of September, I will be adding my routines for doing
  106. Dolby Surround!  I've decided to make them PD.
  107.  
  108.  
  109.  
  110. -Todd Day-
  111. todd@ivucsb.sba.ca.us
  112. ivucsb!todd@hub.ucsb.edu
  113. ucsbcsl!ivucsb!todd
  114.  
  115. Pause:
  116. Rewind - replay -
  117. Warm memory chip
  118. Random-sample -
  119. Hold the one you need
  120.         --Neil Peart, of Rush; "Vital Signs", from _Moving Pictures_
  121.