skip navigational linksPJRC
Shopping Cart Download Website
Home Products Teensy Blog Forum
You are here: OSU8 Microprocessor Schematic OSU8 Core 8-Bit Data ALU Function Dec

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: February 24, 2005
Status: These pages are a work-in-progress
Comments, Suggestions: <paul@pjrc.com>