Update fregfile.sv

Program clean up
This commit is contained in:
Harshini Srinath 2023-06-11 16:49:20 -07:00 committed by GitHub
parent a98096aa7d
commit cf39819bac

View File

@ -51,4 +51,3 @@ module fregfile #(parameter FLEN) (
assign #2 rd3 = rf[a3]; assign #2 rd3 = rf[a3];
endmodule // regfile endmodule // regfile