set_max_path_delay delay_value
hier_inst_name .inst_port_name
[,hier_inst_name .inst_port_name , … ];
<delay_value>
A floating integer for delay in nanoseconds.
hier_inst_name
hier_inst_name is the hierarchical path to a cell instance, and inst_port_name is a port name of a cell instance.
inst_port_name]
hier_inst_name is the hierarchical path to a cell instance, and inst_port_name is a port name of a cell instance.
None
set_max_path_delay 12.5 "mult4/mult/nand2_2".Y, "mult4/mult/
nand3_1".A,"mult4/mult/nand3_1".Y,"mult4/mult/nor2_2".A;