helsouri / 3bitFullAdder-ECE273-

We aim to design a 3-bit two’s complement add/sub logic circuit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3bitFullAdder-ECE273

Summary

The purpose of this lab was to design a 3 bit full adder using two's compliment.

The design was made using Xylinx software along with PlanAhead and implemented on a BASYS2 FPGA Board

Files available are:

  1. Pdf report that contains all of the below along with procedure
  2. Module to show architectural behavior or full adder (FA)
  3. PlanAhead Generated Physical constraints
  4. Test bench code to test a few sample example
  5. Main binary file(.bit) that is then flashed onto board for Demo
  6. Pictures of the main schematic and waveforms

    Note that all labs are required to have an example test bench and waveforms to display theoretical sucess along with a demo to demonstrate actaul success

About

We aim to design a 3-bit two’s complement add/sub logic circuit.