Home
last modified time | relevance | path

Searched refs:physically_exclusive (Results 1 – 16 of 16) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/sta/sdc/
H A DClockGroups.cc43 bool physically_exclusive, in ClockGroups() argument
50 physically_exclusive_(physically_exclusive), in ClockGroups()
H A DSdc.cc1912 bool physically_exclusive, in makeClockGroups() argument
1927 physically_exclusive, in makeClockGroups()
/dports/cad/openroad/OpenROAD-2.0/src/sta/include/sta/
H A DClockGroups.hh44 bool physically_exclusive,
H A DSta.hh349 bool physically_exclusive,
H A DSdc.hh469 bool physically_exclusive,
/dports/cad/opentimer/OpenTimer-18d28ff/ot/sdc/
H A Dsdc1.9.tcl263 {-physically_exclusive Flag }
269 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
274 {-physically_exclusive Flag }
280 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
H A Dsdc1.7.tcl260 {-physically_exclusive Flag }
265 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
270 {-physically_exclusive Flag }
275 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
H A Dsdc1.8.tcl260 {-physically_exclusive Flag }
265 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
270 {-physically_exclusive Flag }
275 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
H A Dsdc2.0.tcl263 {-physically_exclusive Flag }
269 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
274 {-physically_exclusive Flag }
280 } {(param(-physically_exclusive) ^ param(-logically_exclusive) ^ param(-asynchronous)) }
/dports/cad/openroad/OpenROAD-2.0/src/sta/tcl/
H A DSta.tcl81 {[-logically_exclusive] [-physically_exclusive]\
91 flags {-logically_exclusive -physically_exclusive -asynchronous -all}
107 set physically_exclusive [info exists flags(-physically_exclusive)]
120 } elseif { $physically_exclusive } {
129 } elseif { $physically_exclusive } {
H A DSdc.tcl1427 {[-name name] [-logically_exclusive] [-physically_exclusive]\
1433 flags {-logically_exclusive -physically_exclusive \
1442 set physically_exclusive [info exists flags(-physically_exclusive)]
1456 $physically_exclusive $asynchronous $allow_paths \
H A DStaTcl.i5004 bool physically_exclusive, in make_clock_groups() argument
5010 physically_exclusive, asynchronous, in make_clock_groups()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/rh/
H A Ddb_timing.xdc23 set_clock_groups -physically_exclusive \
26 set_clock_groups -physically_exclusive \
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/e320/
H A Dmb_timing.xdc40 set_clock_groups -physically_exclusive -group radio_clk_1x -group radio_clk_2x
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/rh/cpld/
H A Drhodium_top.sdc74 set_clock_groups -physically_exclusive \
/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DSta.cc1306 bool physically_exclusive, in makeClockGroups() argument
1313 physically_exclusive, in makeClockGroups()