Why are RS0 and RS1 pins persisted if the design is not using Multiboot and the bitgen ConfigFallback option is not set?
I tried to use these pins outside configuration, however I received bitgen errors as follows:
ERROR:Bitgen:145 - Pin AD31 is a persistent pin, which means the configuration
logic retains control of this pin after configuration. However, a design
component exists in its' IOB. To ensure that design components are not
placed in these IOB's, please rerun par with the persistent pins prohibited
from use.
ERROR:Bitgen:145 - Pin AD30 is a persistent pin, which means the configuration
logic retains control of this pin after configuration. However, a design
component exists in its' IOB. To ensure that design components are not
placed in these IOB's, please rerun par with the persistent pins prohibited
from use.