• Stars
    star
    1
  • Language
    Assembly
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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 included: one that uses interrupts, and one that does not. MADE FOR AND TESTED ONLY WITH ALTERA DE2 BOARD.