mattmorrison

mattmorrison • Joined 11 months ago

Projects

5 Projects
davidsimonetti/Mini_RSA_Encryption
Our project performs an RSA encryption of an 8-byte input and output the result. The public key used for encryption can also be changed.
sconaway/ND-BlindHangman
Our final project for the Digital Integrated Circuits class at the University of Notre Dame is a game called "Blind Hangman", where the user has 7 tries to guess a 5 letter word. The only feedback on their progress is whether or not they have made a correct guess for a given letter position.
akaram/nd-cool-ranch
Our final project is an implementant of a Linear Shift Feedback Register (LSFR) in verilog.An LSFR acts as a pseudorandom number generator. SEE GITHUB
mattmorrison/nd-mips8-efabless
Demo and Student Projects for Fall 2023 CSE 30342 Digital Integrated Circuits at the University of Notre Dame
aidanoblepias/parity-checker-nd-aagl
This repository contains the Verilog implementation of a signal parity checker designed to be synthesized on the EFabless Caravel OpenLane flow. The circuit is intended for use with the Global Foundries gf180mcuD Process Development Kit as part of the coursework for CSE 30342 - Digital Integrated Circuits at the University of Notre Dame.