04-09-2019, 11:39 PM
Thanks for the reply! However because I'm using Alchitry Labs, I can't edit the .xdc files. I also tried opening the files up in an external editor (VS Code) and making the changes there however, it appears that when I build the project in Alchitry Labs, it overwrites the changes I made to the .xdc files and gives me the same error of
[Place 30-574] Poor placement for routing between an IO pin and BUFG. If this sub optimal condition is acceptable for this design, you may use the CLOCK_DEDICATED_ROUTE constraint in the .xdc file to demote this message to a WARNING. However, the use of this override is highly discouraged. These examples can be used directly in the .xdc file to override this clock rule.
< set_property CLOCK_DEDICATED_ROUTE FALSE [get_nets testClk_IBUF] >
[Place 30-574] Poor placement for routing between an IO pin and BUFG. If this sub optimal condition is acceptable for this design, you may use the CLOCK_DEDICATED_ROUTE constraint in the .xdc file to demote this message to a WARNING. However, the use of this override is highly discouraged. These examples can be used directly in the .xdc file to override this clock rule.
< set_property CLOCK_DEDICATED_ROUTE FALSE [get_nets testClk_IBUF] >