Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need to do this as a code in Vivado HLX Editions (Xilinx): (15 points( VHDL Model for the ALU: This model has two data

image text in transcribed
I need to do this as a code in Vivado HLX Editions (Xilinx): (15 points( VHDL Model for the ALU: This model has two data inputs (X-bus, Y-bus), one Result Output (Z-Bus), an input carry (Cin_ H), and output carry (Cout H), and three (3) fuction selection (FuncSel H(2:0) control inputs. You can implement the 7 functions and the No-Op eight function, using either a structured model with Equations or a behaviour model using VHDL operations. (15 points) VHDL Model for the Data Path This model must include the three (3) registers (R1, R2, R3) using the Universal Shift Register Model, with input control signals for loading each Register (LdR1_H, LdR2 H, LdR3 H) from the Z-Bus, all three RegRst L inputs should be connected to a common SysRst L signal. It must also include two sets of Tri-State buffers on the Output of each Register, these Tri-State buffers are for selectively connecting each Register Output to either the X-Bus or to the Y-Bus. Besides the three Registers your Data Path Model must include the ALU Model you designed with the 8 operations on the X-inputs or Y-Inputs with the result. n system 2 2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions