IOwidth is the number of input and output address lines (used for input and outputs but also for RAM).
The IOwidth can be set with the -w (--iowidth) option or putting
OPT IOWIDTH 12
Common IOwith values are 4 (to have a 8 bit wide program memory) or 12 (to have a 16 bit wide program memory)
IOwidth is a decimal value