dafnamargalit / ecen2350_lab1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECEN 2350 Lab 1

Top level file: Complete.v Secondary modules:

  1. HexNumbers.v Converts binary to a 9-bit number to be displayed on the seven segment display.
  2. LedSwitches.v Assigns Switches to corresponding LEDs, toggles LEDs on KEY[0] press and hold.
  3. Birthdays.v Displays birthdays on hex display and toggles on KEY[1] press.
  4. tb.v Testbench file.
  5. db1_capture.png and out.txt GTKWave Screenshot and text output.

Top level file: Complete.v Secondary modules:

  1. HexNumbers.v Converts binary to a 9-bit number to be displayed on the seven segment display.
  2. FullAdder.v Creates a full adder.
  3. FourBitAdder.v Initializes four FourAdders.
  4. AdderDisplay.v Displays output of FourBitAdder.
  5. tb.v Testbench file.
  6. db2_capture.png and out.txt GTKWave Screenshot.

Top level file: Complete.v Secondary modules:

  1. HexNumbers.v Converts binary to a 9-bit number to be displayed on the seven segment display.
  2. tb.v Testbench file.
  3. db3_capture.png and out.txt GTKWave Screenshot.

Top level file: Complete.v Secondary modules:

  1. DesignBlock1.v
  2. DesignBlock2.v
  3. DesignBlock3.v
  4. HexNumbers.v
  5. FullAdder.v
  6. FourBitAdder.v

About


Languages

Language:Verilog 62.2%Language:HTML 33.1%Language:Mathematica 4.0%Language:Standard ML 0.4%Language:Scheme 0.2%