I created an erc1967 contract with new opcode inside the contract, I don't know how to make it verify,

I created an erc1967 contract with new opcode inside the contract, I don't know how to make it verify, I have tried many ways in the community.

Is it because the bytecode compiled inside the contract is not the same as the solidity compiler?

You need to set the same compiler version and number of optimization runs