zvincent

Zach Vincent • Joined 10 months ago

Projects

3 Projects
dyu4/ND-CSE-30342-Final-Proj-daz
This project lays out a processor that acts as a traffic controller, deciding the traffic signals at a 4-way intersection. It takes in 4 1-bit inputs (named the cardinal directions `n`, `e`, `s`, `w`) representing the presence of a car at each of the four streets, and then determines what color the street lights should be
mattmorrison/nd-mips8-efabless
Demo and Student Projects for Fall 2023 CSE 30342 Digital Integrated Circuits at the University of Notre Dame
zvincent/traffic-signal-controller
Four-bit input traffic signal controller that outputs an 8-bit representation of a four-way traffic light.