FPGA-TankGame-new/TankGame.srcs/sources_1/new/tank_logic.v

7 lines
63 B
Verilog

`timescale 1ns / 1ps
module tank_logic(
);
endmodule