`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: Digilent Inc. // Engineer: Varun Kondagunturi // // Create Date: 17:08:26 06/12/2014 // Design Name: // Module Name: Abacus_Top_Module // Project Name: // Target Devices: // Tool versions: // // // Description: //This is the Top-Level Source file for the Abacus Project. //Slide switches provide two 8-bit binary inputs A and B. //Slide Switches [15 down to 8] is input A. //Slide Switches [7 down to 0] is input B. //Inputs from the Push Buttons ( btnU, btnD, btnR, btnL) will allow the user to select different arithmetic operations that will be computed on the inputs A and B. //btnU: Subtraction/Difference. Result will Scroll //When A>B, difference is positive. //When A