Modern Digital Design and Lab Week 6 Lab Overview: Understanding memory Resources to consult: Digital Electronics: Principles and Applications, 8th Edition, Chapter 11 Instructions: 1. Using the HM6116A120 (2Kx8 ram) create an addressable RAM circui

Modern Digital Design and Lab

Week 6 Lab

Overview: Understanding memory

Resources to consult: Digital Electronics: Principles and Applications, 8th Edition, Chapter 11

Instructions:

1. Using the HM6116A120 (2Kx8 ram) create an addressable RAM circuit and perform the following:

2. Choose several address locations (not 0) and write the inverse of the address as data to that location.

a. Address is 0110 Data should be 1001

3. Read the memory in the following order: Read location 0 (this should be 0), Read the first location you wrote to, capture screen data, read the second location you wrote to, capture screen, etc.

4. Describe operation of the circuit. Capture output of seven segment for max, min, and in between values.