Search found 1 match

by JekasG
Sat Sep 20, 2014 4:23 pm
Forum: Circuit Talk
Topic: Arithmetic and Logic Calculator
Replies: 2
Views: 14801

Arithmetic and Logic Calculator

Build an arithmetic and logic calculator that has:
1) Four input bits of data, stored in a single-bit register (D-type latch)
2) One carry-in bit, stored in a register (D-type latch)
3) Six instruction bits, each stored in a register (D-type latch).
a. The first and second bits of the instruction ...