.* should not be used as port connections of module/program/interface instantiations.
.*
fly i_fly (.*);
fly i_fly ( .clk_i (clk_i), .rst_ni(rst_ni), .d_i (from_here), .q_o (to_there) );