Write a model for a N-input NAND gate (N>1) where delay for the 2-input NAND gate is 4ns and increases by 200ps for each additional input. Use generic parameter InNum to control both the number of inputs and delay calculation.