PPT Slide
arith_result
logic_result
inputA
inputB
output
result
result
operation
operandA
operandB
Logic Module
Arithmetic Module
operation
operandA
operandB
MUX
opcode(1-0)
opcode(1-0)
operand1
operand1
operand2
operand2
opcode(2)
• • •
Inst_alu_mux: mux
Port Map (
selection => opcode(2);
inputA => arith_result,
inputB => logic_result,
output => alu_result
);
• • •
end alu_struct_arch
selection
Previous slide
Next slide
Back to first slide
View graphic version