module gb ( input logic clk_i, input logic nreset_i ); endmodule : gb