PJRC.COM Offline Archive, February 07, 2004
Visit this page on the live site

skip navigational linksPJRC
Shopping Cart Checkout Shipping Cost Download Website
Home MP3 Player 8051 Tools All Projects PJRC Store Site Map
You are here: OSU8 Microprocessor Schematic OSU8 Core 8-Bit Data ALU Function Dec Search PJRC

OSU8 Microprocessor
Overview
CPU Programming
Hardware Info
Schematic
Implementation
Download Files

ALU-8 Function Decode Logic

The 8-bit ALU requires may internal control signals. This simple two-level AND/OR circuit produces all of those signals, from a four bit input which corresponds to the 4-bit operand used in all of the instructions which use the ALU. For any of the 16 operations, this logic determines which parts of the ALU will process the 8-bit register data. To understand why this circuit asserts each signal, please see the detailed description of the ALU circuity works.

Schematic Drawing


OSU8: Simple 8-Bit Microprocessor Design; Paul Stoffregen
http://www.pjrc.com/tech/osu8/sch/alu_dec.html
Last updated: November 28, 2003
Status: These pages are a work-in-progress
Comments, Suggestions: <paul@pjrc.com>
Return to OSU8 8-bit ALU