Skip to content

Snake on the E155 uPs dev board v4 at Harvey Mudd College

License

Notifications You must be signed in to change notification settings

slmnemo/e155snakevga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake on VGA

HMC E155 MicroPs Final Project by Kaitlin Lucio and Diego Herrera Vicioso

Directory Structure

├── docs
│   ├── _includes
│   └── assets
│       ├── img
│       └── schematics
├── fpga
│   ├── src
│   │   └── generic
│   └── testbench
│       └── testvectors
├── mcu
│   └── src
└── schematic
    └── lib

MCU Source code can be found in the mcu/src directory, and FPGA source code can be found in the fpga/src directory. FPGA testbenches can be found in the fpga/src/testbench directory. All sources for generating the project website are found in the docs directory. KiCAD schematic files are found in the schematic directory.

About

Snake on the E155 uPs dev board v4 at Harvey Mudd College

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published