Hi MKark1!
I've just downloaded and inspected your project.
You see that error message:
"Error(18805): No dedicated path available for refclk signal, FMC3_ADC5_DACLK_P. Please promote your refclk to a global clock or move it to a dedicated IOPLL refclk pin. (1 location affected) "
You have to replace PIN_AK10 to a dedicated clock pin, because you want to use PLL and PLL's clock input need to be driven by dedicated clock input.
You can see that inside the bank there is another didicated clock pair - pins AU7-AT7 - you have to choose them instead.
Hope that helps.
--
Best regards,
Ivan