Jeong Hoon Choi
Sian
Capston Design
presentation pdf
Capston Design: Physics
Make a calculator with MineCraft and Circuit Simulator
Our team name Steve member:
최정훈(Piglin), 김병수(Enderman), 김상혁(Wither), 김재헌(Skeleton), 한동휘(Creeper)
planned to design 8bit circulator(ALU) circuit with Circuit Simulator and Minecraft
You are able to see our team result in here
Circuit Design
We separated our project with 3 parts
- Encoder + Register + Multiplexer
- Subtractor(8b) + Adder(8b) + multiplier(4b)
- Display(7 Segment LED)
To simplify the circuit, we choose BCD
Encoder + Register + Multiplexer
Encoder + Register
operand1 is for one digit, operand2 is for ten digit (operand2 contains 9_complements function)
Multiplexer
Subtractor(8b) + Adder(8b) + multiplier(4b)
with common parts merge BCD_adder and BCD_subtractor