Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/18/05 19:49
Read: times


 
#102589 - Advantages of async logic
Responding to: ???'s previous message
Asynchronous logic does not use a central clock, and each logic block is self clocking. The advantage is that everything runs as fast as possible. A central clock must always run slower than the slowest block takes to process its worst case data.

Asynchronous logic design is tricky to design, but it shouldn't be particularly difficult to use.

List of 6 messages in thread
TopicAuthorDate
clockless '51?            01/01/70 00:00      
   Ring oscillator?            01/01/70 00:00      
      Asyncronous design            01/01/70 00:00      
   Its Prolly            01/01/70 00:00      
      debugging            01/01/70 00:00      
      Advantages of async logic            01/01/70 00:00      

Back to Subject List