CPU
LOTS
This commit is contained in:
@@ -44,7 +44,7 @@ module ALU(
|
||||
shift_logical_right slr(
|
||||
.A(operand0),
|
||||
.B(result_G));
|
||||
// H (111)
|
||||
// H (111) //slt
|
||||
|
||||
|
||||
// MUX chooses which result to show based on the ALU's opcode
|
||||
|
||||
Reference in New Issue
Block a user