library verilog;
use verilog.vl_types.all;
entity tb_xor_gate is
end tb_xor_gate;
