DIRECT_RESET XDC Example - DIRECT_RESET XDC Example - 2026.1 English - UG901

Vivado Design Suite User Guide: Synthesis (UG901)

Document_ID
UG901
Release_Date
2026-07-08
Version
2026.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.