Skip to content

Commit

Permalink
Remove extra name value.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim 'mithro' Ansell <[email protected]>
  • Loading branch information
mithro committed Jan 4, 2024
1 parent 0d3d83f commit d5df18a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ asap7_cells_files(
)

_sc6t_rev26_rvt_open_road_pdk_configuration_common = dict(
name = "open_road-asap7-sc6t_rev26_rvt",
cell_site = "asap7sc6t",
cts_buffer_cell = "BUFx4_ASAP7_6t_R",
do_not_use_cell_list = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ asap7_cells_files(
)

_sc6t_rev26_slvt_open_road_pdk_configuration_common = dict(
name = "open_road-asap7-sc6t_rev26_slvt",
cell_site = "asap7sc6t",
cts_buffer_cell = "BUFx4_ASAP7_6t_SL",
do_not_use_cell_list = [
Expand Down

0 comments on commit d5df18a

Please sign in to comment.