pluto_hdl_adi/library/scripts
Lars-Peter Clausen e4a4a7a1b8 adi_ip.tcl: Set processing order of IP core constraint files back to late
Commit 2f023437b4 ("adi_ip- remove adi_ip_constraints") changed the
default processing order of IP core constraint files from late to normal.

This is problematic because some IP core constraint files try to access
clocks that are that are generated by different files with the normal
processing order level. These clock may or may not be available to the IP
core constraint file depending on the (random) order in which the files
were processed.

To avoid this issue change the default processing order back to late.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-05-23 11:16:07 +02:00
..
adi_env.tcl adi_env.tcl: Make default ad_hdl_dir path detection more robust 2015-04-08 14:43:56 +02:00
adi_ip.tcl adi_ip.tcl: Set processing order of IP core constraint files back to late 2017-05-23 11:16:07 +02:00
adi_ip_alt.tcl adi-ip-alt allow changing device family 2017-05-17 16:13:26 -04:00