set_false_path [-from from_port] [-through any_port] [-to to_port];
[-from from_port]
Must be an input port of the design or a register or memory instance output pin. You can use wildcards.
[-through any_port]
Must be an output port of the design or a register or memory instance input pin. You can use wildcards.
[-to to_port]
Must be any instance pin. You can use wildcards.
You must include at least one of the optional arguments.
None
set_false_path -from resetd -through const2/*;