Added zeroing instr
This commit is contained in:
@@ -932,6 +932,7 @@ module shift_right_arithmetic(
|
||||
|
||||
endmodule
|
||||
|
||||
|
||||
//testbench
|
||||
module shift_right_arithmetic_tb();
|
||||
reg [8:0] a;
|
||||
|
||||
Reference in New Issue
Block a user