Overview

The objective of this lab is to implement a synchronous memory project that will be used for future projects.

Synchronous memory simply means that it may be accessed at a predetermined clock rate. Loading the memory in this lab will be done by hand via the switches. Therefore, the second half of this lab will require the use of switches, buttons, and LEDs to interface with the memory.

Here's the Lab Code. Lab 5 Code

Here's the Lab Test Bench. Lab 5 TB