Update prioritythermometer.sv

Program clean up
This commit is contained in:
Harshini Srinath 2023-06-11 19:18:21 -07:00 committed by GitHub
parent 8951f965fb
commit ea0199b3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,3 @@ module prioritythermometer #(parameter N = 8) (
end end
/* verilator lint_on UNOPTFLAT */ /* verilator lint_on UNOPTFLAT */
endmodule endmodule