adi_ip.tcl- general rule- order independent constraints

main
Rejeesh Kutty 2017-06-16 13:51:35 -04:00
parent 56867b362e
commit 513f6ae18a
1 changed files with 0 additions and 1 deletions

View File

@ -237,7 +237,6 @@ proc adi_ip_properties_lite {ip_name} {
set i_module [file tail $i_file]
regsub {_constr\.xdc} $i_module {} i_module
ipx::add_file $i_file $i_filegroup
set_property PROCESSING_ORDER LATE [ipx::get_files $i_file -of_objects $i_filegroup]
set_property SCOPED_TO_REF $i_module [ipx::get_files $i_file -of_objects $i_filegroup]
}
ipx::save_core