Hi Team,
I have an application where I want to select signals gpmc_wpn and gpmc_dir at the same time. The pin-mux tool reports an I/O Set Violation because these two signals are superset of the defined subsets.
Is there a reason why WPn and DIR sets are mutually exclusive? Would the I/O set have to be changed during code execution to facilitate unlocking memory - writing to memory - locking memory type transactions?
Regards,