get_dbu_per_user_unit
get_dbu_per_user_unit [ -window_id i_windowID ]
Description
Returns the number of DBUs per user unit for the design in the given window or the active window.
Arguments
|
Specifies the identifier for the window to report on. If this argument is not given, the active window is used. |
Value Returned
|
Indicates that there was an error in the command syntax or that the specified window is not active. |
Examples
The following example returns the number of DBUs per user unit for the design in window 2.
get_dbu_per_user_unit -window_id 2
2000
Related Topics
Return to top