cancel
Showing results for 
Search instead for 
Did you mean: 

Efficient MLS pseudorandom generator for ARM cpu

imellen2
Associate II
Posted on April 20, 2010 at 05:47

Efficient MLS pseudorandom generator for ARM cpu

This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Posted on May 17, 2011 at 13:47

Very interesting!

There was a post on the Keil forum a while back about an efficient LFSR PRNG for the 8051:

http://www.keil.com/forum/docs/thread3202.asp

It also contains a link to a good article on the subject:

http://www.newwaveinstruments.com/resources/articles/m_sequence_linear_feedback_shift_register_lfsr.htm#Table of M-Sequence Feedback Taps

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.