DIRECT_RESET XDC Example - 2022.1 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2022-06-06
Version
2022.1 English

set_property direct_reset yes [get_nets -of [get_ports rst3]]

Note:   For XDC usage, this attribute only works on type net, so you need to use the get_nets command for the object.