Re: [stella] TIA Audio Polynomials

Subject: Re: [stella] TIA Audio Polynomials
From: Adam Wozniak <adam@xxxxxxxxxxxxxxxx>
Date: Tue, 18 Nov 2003 12:17:20 -0800 (PST)
On Tue, 18 Nov 2003, Thomas Jentzsch wrote:
> Adam Wozniak wrote: 
> > 4 bit LFSR sequence [ 4 3 ]:
> > 5 bit LFSR sequence [ 5 3 ]:
> > 9 bit LFSR sequence [ 9 5 ]:
> 
> Interesting.
> 
> So they used always the minimum number of taps (2). Any technical
> reason for that?

The next step up would require four taps (maximal sequences always have
an even number of taps).  Easier to do an XOR gate with a smaller number
of taps?

-- 
adam@xxxxxxxxxxxxxxxx        http://cuddlepuddle.org/~adam/pgp.html
Will code for food.          http://cuddlepuddle.org/~adam/resume.html
"The dinosaurs are not around today because they did not have a space program."
  -- Arthur C. Clarke

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread