Skip to content
Snippets Groups Projects
Commit be906d4e authored by Daniel Newbrook's avatar Daniel Newbrook
Browse files

Correct PCORNER orientation

parent 74e64f3a
No related branches found
No related tags found
Loading
......@@ -21,10 +21,10 @@ delete_io_fillers -cell PFILLER0005
read_io_file nanosoc_io_plan.io
add_io_fillers -cells PCORNER -prefix CORNER -side n -from -300 -to 300
add_io_fillers -cells PCORNER -prefix CORNER -side e -from 1380 -to 3000
add_io_fillers -cells PCORNER -prefix CORNER -side s -from 880 -to 2000
add_io_fillers -cells PCORNER -prefix CORNER -side w -from -300 -to 300
add_io_fillers -cells PCORNER -prefix CORNER -side n -from 880 -to 1000
add_io_fillers -cells PCORNER -prefix CORNER -side e -from 0 -to 120
add_io_fillers -cells PCORNER -prefix CORNER -side s -from 0 -to 120
add_io_fillers -cells PCORNER -prefix CORNER -side w -from 1380 -to 1500
add_io_fillers -cells PFILLER20 -prefix FILLER -side n
add_io_fillers -cells PFILLER20 -prefix FILLER -side e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment