set_property direct_enable yes [get_nets -of [get_ports ena3]]
Note: For XDC usage, this attribute only works on type net, so you must use the get_nets command for the object.
set_property direct_enable yes [get_nets -of [get_ports ena3]]
Note: For XDC usage, this attribute only works on type net, so you must use the get_nets command for the object.