Skip to content
Snippets Groups Projects
Commit 823b80ba authored by Thomas Kramer's avatar Thomas Kramer
Browse files

dummy_tech: revert change in transistor y-offset

parent 7fd18bb0
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ gate_extension = 100
# This showed to be too tricky to choose automatically because there are following trade offs:
# - Placing NMOS and PMOS rows closer to the center allows for shorter vertical wiring but makes the routing between the rows harder.
# - Also this offset must be chosen in a way such that the active region actually lies on at least one routing grid point.
transistor_offset_y = 400
transistor_offset_y = 125
# Routing pitch
routing_grid_pitch_x = unit_cell_width // 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment