1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00

Update decompress.sv

Program clean up
This commit is contained in:
Harshini Srinath 2023-06-12 12:27:55 -07:00 committed by GitHub
parent d0ede93dc1
commit b5c655b1c3

View File

@ -181,4 +181,3 @@ module decompress #(parameter XLEN)(
endcase
end
endmodule