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