Skip to content

Commit

Permalink
asap7: register DECAP cells for filler placement
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <pczarnecki@antmicro.com>
  • Loading branch information
lpawelcz committed Aug 24, 2023
1 parent b32f015 commit b00bca1
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ open_road_pdk_configuration(
endcap_cell = "TAPCELL_ASAP7_75t_R",
fill_cells = [
"FILLERxp5_ASAP7_75t_R",
"DECAPx1_ASAP7_75t_R",
"DECAPx2_ASAP7_75t_R",
"DECAPx4_ASAP7_75t_R",
"DECAPx6_ASAP7_75t_R",
"DECAPx10_ASAP7_75t_R",
],
global_placement_cell_pad = 2,
global_routing_clock_layers = "M2-M7",
Expand Down

0 comments on commit b00bca1

Please sign in to comment.