DIRECT_RESET XDC Example - 2024.1 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2024-06-28
Version
2024.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.