dbIsSigNameGlobal
dbIsSigNameGlobal(d_cellViewt_name) => t / nil
Description
Tests if the signal t_name is a global signal.
Arguments
Value Returned
Example
isGlobal = dbIsSigNameGlobal(cellview "VDD!")
Related Topics
Return to top
dbIsSigNameGlobal(d_cellViewt_name) => t / nil
Tests if the signal t_name is a global signal.
isGlobal = dbIsSigNameGlobal(cellview "VDD!")