#use_lib_dicts = self.libs.get_dicts('hdl_lib_name', values=use_lib_order) # uses original libs.dicts order, but
use_lib_dicts=self.get_lib_dicts_from_lib_names(lib_names=use_lib_order)# must preserve use_lib_order order to ensure that top level design qip with sdc file is include last in qsf