Home
last modified time | relevance | path

Searched refs:fillcell (Results 1 – 20 of 20) sorted by relevance

/dports/cad/qflow/qflow-1.4.98/scripts/
H A Dgraywolf.sh341 if ( ! ${?fillcell} ) then
342 set fillcell = ""
358 if ("x$fillcell" == "x") then
359 set fillcell = $decapcell
361 if ("x$fillcell" == "x") then
362 set fillcell = $antennacell
364 if ("x$fillcell" == "x") then
365 set fillcell = $bodytiecell
367 if ("x$fillcell" == "x") then
518 ${lefpath} $fillcell | grep fill= | cut -d= -f2`
[all …]
H A Dreplace.sh306 if ( ! ${?fillcell} ) then
307 set fillcell = ""
319 set fillers = "${fillcell},${decapcell},${antennacell},${bodytiecell}"
323 if ("x$fillcell" == "x") then
324 set fillcell = $decapcell
326 if ("x$fillcell" == "x") then
327 set fillcell = $antennacell
329 if ("x$fillcell" == "x") then
330 set fillcell = $bodytiecell
332 if ("x$fillcell" == "x") then
[all …]
H A Dgetfillcell.tcl.in25 set fillcell [lindex $argv 2]
121 puts stdout "Reading ${fillcell} macros from LEF file."
133 if {[regexp "^$fillcell" $macroname] == 1} {
H A Dpowerbus.tcl.in29 set fillcell [lindex $argv 2]
102 puts stdout "Reading ${fillcell} macros from LEF file."
111 if {[regexp "^$fillcell" $macroname] == 1} {
H A Ddecongest.tcl.in457 set fillcell [lindex $filltypes 0]
466 if {$fillcell != "" && [regexp "^$fillcell" $macroname] == 1} {
533 …puts stdout "No fill cells (${fillcell}, ${decapcell}, ${antennacell}, ${bodytiecell}) found in ma…
540 if {[llength $fillcells] > 0} {lappend foundcells $fillcell}
H A Dplace2def.tcl.in678 lmatch fillcell fillspec rest] == 1} {
692 set instname ${fillcell}_${i}_$thisinst
693 puts $fdef "- $instname $fillcell + PLACED ( $outllxoff $outllyoff ) $ostr ;"
694 lappend fillinsts [list $instname $fillcell]
H A Daddspacers.tcl.in100 set fillcell [lindex $argv $argidx]
552 proc read_lef {flef fillcell} { argument
563 if {[regexp "^$fillcell" $macroname] == 1} {
610 } elseif {$fillcell != ""} {
645 puts stdout "Reading ${fillcell} macros from LEF file."
648 set fillcells [read_lef $flef $fillcell]
H A Dqrouter.sh431 ${fillcell} |& tee -a ${synthlog}
/dports/cad/qflow/qflow-1.4.98/tech/osu035/
H A Dosu035.sh58 set fillcell=FILL ;# Spacer (filler) cell (may use regexp)
/dports/cad/qflow/qflow-1.4.98/tech/osu035_redm4/
H A Dosu035_redm4.sh58 set fillcell=FILL ;# Spacer (filler) cell (may use regexp)
/dports/cad/qflow/qflow-1.4.98/tech/osu050/
H A Dosu050.sh58 set fillcell=FILL ;# Spacer (filler) cell (may use regexp)
/dports/cad/qflow/qflow-1.4.98/tech/osu018/
H A Dosu018.sh58 set fillcell=FILL ;# Spacer (filler) cell (may use regexp)
/dports/cad/qflow/qflow-1.4.98/tech/gscl45nm/
H A Dgscl45nm.sh58 set fillcell=FILL ;# Spacer (filler) cell (may use regexp)
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dant.c481 fillcell(ModeInfo * mi, GC gc, int col, int row) in fillcell() function
660 fillcell(mi, gc, col, row); in drawcell()
686 fillcell(mi, MI_GC(mi), col, row); in draw_anant()
H A Dloop.c834 fillcell(ModeInfo * mi, GC gc, int col, int row) in fillcell() function
879 fillcell(mi, gc, col, row); in drawcell()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dlogicpuzzle.cwl29 \fillcell{column}{row}
/dports/science/v_sim/v_sim-3.8.0/lib/plug-ins/abinit/
H A Dinterfaces_41_geometry.F90186 subroutine fillcell(natom,natrd,nsym,nucdipmom,spinat,symafm,symrel,tnons,tolsym,typat,xred)
200 end subroutine fillcell
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dwire.c533 fillcell(ModeInfo * mi, GC gc, int col, int row) in fillcell() function
613 fillcell(mi, gc, col, row); in drawCell()
H A Dant.c669 fillcell(ModeInfo * mi, GC gc, int col, int row) in fillcell() function
1162 fillcell(mi, gc, col, row); in drawcell()
1454 fillcell(mi, MI_GC(mi), col, row); in draw_anant()
H A Dloop.c1203 fillcell(ModeInfo * mi, GC gc, int col, int row) in fillcell() function
1248 fillcell(mi, gc, col, row); in drawcell()