You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An assignment for the ECE253 (Digital Logic and Computer Systems) course at U of T, taught by Prof. Stephen Brown. This assignment entails coding an assembly program for the Altera NIOS II microprocessor that will create a scrolling light (like the cylon eyes from BSG) that can be started/stopped by hitting KEY3 on the board. Two versions are in…