Update ddr3_controller.v

This commit is contained in:
Angelo Jacobo 2023-03-02 20:12:28 +08:00 committed by GitHub
parent 6b9607563e
commit 3633613c47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ module ddr3_controller #(
`ifdef FORMAL
end
`endif
endmodule