ЛР8. Добавление endmodule в lab_08.lsu.sv

This commit is contained in:
Andrei Solodovnikov
2023-11-28 10:32:43 +03:00
committed by GitHub
parent 9aa5fcdc7a
commit c21defe65c

View File

@@ -118,3 +118,5 @@ always_comb begin
default:mem_wd_o <= 32'd0;
endcase
end
endmodule