Classification of Designs
Classification of Designs
- SYNCHRONOUS
- All feedback occurs at the same time, as defined by a special signal called a clock.
- ASYNCHRONOUS
- Feedback occurs whenever values change. No special clock signals.
Remember: Avoid asynchronous design if you can! Try to identify
the unavoidable asynchronous interfaces and convert them to
synchronous form as reliably and with as few gates as possible.