Closed MJoergen closed 1 year ago
In the file CORE-R3.xdc the line 58 with "set_case_analysis" does not correctly find the clock select input. This is because Vivado has internally renamed the port. This fix prevents this renaming, such that the constraint works again.
Thank you, @MJoergen : Merged.
In the file CORE-R3.xdc the line 58 with "set_case_analysis" does not correctly find the clock select input. This is because Vivado has internally renamed the port. This fix prevents this renaming, such that the constraint works again.