/CmpE127-Lab

CmpE127 Repository for Microprocessor Design Course

Primary LanguageC

CMPE-127-Microprocessor Design I

This github includes the code for interfacing the SJOne board with two SRAMS and write data to the SRAMS using a keypad.

Labs

Lab 1: Configuration

Simple test file to ensure the design environment is functioning correctly

Lab 2: SRAM

Allows Data to be written to two 256 bit SRAM ICs as well as able to read from the SRAMS.

Lab 3: Keypad

Includes keypad component to design. Data can be taken from keypad to write addresses and data.