12.07.2015 Views

Tutorial for the Semi Custom Part of the Image Processing System

Tutorial for the Semi Custom Part of the Image Processing System

Tutorial for the Semi Custom Part of the Image Processing System

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

24 # Date Version Author Description25 # 2007 -03-25 1.0 maehne Created on <strong>the</strong> base <strong>of</strong> addsub_par.tcl ( vachoux )26 # -----------------------------------------------------------------------------272829 set PROJECT_DIR [ pwd ]3031 # -----------------------------------------------------------------------------32 # Design related in<strong>for</strong>mation ( can be changed )33 # -----------------------------------------------------------------------------34 set DESIGN histogram_WIDTH320_HEIGHT240_NBITS_PIXEL8_NBITS_HISTOGRAM183536 set TIM_LIBRARY C35_CORELIB37 set TIM_OC_MAX WORST-IND ;# TYPICAL | WORST | WORST-IND38 set TIM_OC_MIN BEST-IND ;# TYPICAL | BEST | BEST-IND3940 # Floorplan settings41 #42 set FP_ASPECT_RATIO 1.043 set FP_ROW_DENSITY 0 .85 ;# percent44 set FP_CORE2IO 16 ;# micron4546 # Power ring and settings47 #48 set PR_WIDTH 4 ;# micron49 set PR_SPACING 0.6 ;# micron50 set PR_LAYER_TB MET1 ;# top and bottom layer51 set PR_LAYER_LR MET2 ;# left and right layer5253 # Power stripe settings54 #55 set ST_NUM_SETS 1 ;# number <strong>of</strong> sets56 set ST_SPACING 1 ;# micron57 set ST_LAYER_V $PR_LAYER_LR58 set ST_WIDTH 2 ;# micron59 set ST_XOFS_R 100 ;# micron60 set ST_XOFS_L 100 ;# micron6162 # Placement settings63 #64 set PL_EFFORT -high ;# -low | -medium | -high6566 # Clock tree syn<strong>the</strong>sis settings67 #68 set CTS_BUFFER BUF269 set CTS_INV INV07071 # Filler cells72 #73 set FILLER_CELLS \74 " FILLRT25 ␣ FILLRT10 ␣ FILLRT5 ␣ FILLRT2 ␣ FILLRT1 ␣ FILL25 ␣ FILL10 ␣ FILL5 ␣ FILL2 ␣ FILL1 "7576 # -----------------------------------------------------------------------------77 # Flags that drive <strong>the</strong> script behavior ( can be changed )78 #79 # ADD_STRIPES (0 | 1)80 # if 1, add stripes81 # PLACE_TIMING (0 | 1)82 # if 1, do a timing driven placement83 # CLOCK_TREE (0 | 1)84 # if 1, create a clock tree85 # CTS_CREATE_SPEC (0 | 1)18 Rev: 3, March 27, 2007 vlsi2semicustomtutorial.tex

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!