Sale!

CS2310 Lab Assignment 7 solved

Original price was: $40.00.Current price is: $35.00. $29.75

Category:

Description

5/5 - (1 vote)

Foundations of Computer System Design Lab

Implementation of HACK ALU
Details of block diagram of HACK ALU, and control signals are given in a
separate file.
Test case 1: x and y are positive, and x > y
Test case 2: x is positive and y is negative, and |x| > |y|
Each test case: Generate the outputs of ALU, i.e., Out, zr and ng, for each of the
18 combinations of control signals, i.e., zx, nx, zy, ny, f, no.