Blog Posts

List of all articles (page 10 of 12)

Placeholder image

01 Dec 2013 - 4 min read

ALU Design: Control Unit

In the last three posts I introduced the design for the 3-to-8 Function Decoder, Zero Detect circuit and the Condition Registers. In this post I’ll put all three of …

Placeholder image

23 Nov 2013 - 2 min read

ALU Design: Zero Detect

This post covers the design of the Zero Detect circuit which along with the 3-to-8 Function Decoder (covered in my last post) and the Condition Registers (next post) make up …

Placeholder image

20 Nov 2013 - 2 min read

ALU Design: Function Decoder

This post covers the design of a 3-to-8 Function Decoder which along with the Zero Detect circuit and Condition Registers will all go in to the ALU Control Card. The Decoder …

Placeholder image

13 Nov 2013 - 5 min read

ALU Design: 8-bit Logic Unit

In the last post I introduced the design for a 1-bit Logic Unit. This post covers the design effort to cram 8 of these on to a single pad board complete with connectors, …