Ahmad Houraniah
09/19/2023, 12:27 PMMitch Bailey
09/19/2023, 1:17 PMset_max_delay -from sub_module_inst_name.module_input[0] -to sub_module_inst_name.sub_sub_module_inst_name.module_input[1] 2
work?Ahmad Houraniah
09/20/2023, 5:28 AMVijayan Krishnan
09/21/2023, 5:49 AMAhmad Houraniah
09/25/2023, 12:56 PMset_max_delay -from [get_pins -hierarchical {submodule/wire_name}] -to [get_pins -hierarchical {submodule/subsubmodule/wire_name}] delay_amount_in_ns
But this is giving me the same issue.