Computer system
Understanding what assignment 1 said in computer system
date
Aug 27, 2023
slug
understanding-what-assignment-1-said-in-computer-system
author
status
Public
tags
assignment
summary
type
Post
thumbnail
category
Computer system
updatedAt
Aug 27, 2023 07:45 AM
Stage 1
- Implement the “Load” button such that when it is pressed, the value represented by the input A and B pins are fed into a dedicated register for each (i.e a bank of flip flops)
When the Load button is pressed, the values on the pins are moved to the registers. The LEDs show the values stored in the register. There won't be any value in the register until you press the button once.