write_noc_qos - 2025.1 English - UG835

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2025-06-16
Version
2025.1 English

Description

Writes Quality of Service specification for network on chip (NoC) solution file. The default file extension QoS file is .nts.
Note: Before running this command, ensure to open elaborated, synthesized, or implemented design.

Arguments

-force - (Optional) Overwrites an existing QoS specification with the same name. If the specification file already exists, the tool returns an error unless the -force argument is specified.

<file> - (Required) Specifies the name of the QoS specification file.

Examples

The following example writes a QoS specification to disk in the current working directory.

write_noc_qos design_1_wrapper.nts