Skip to content

Commit

Permalink
global route: reduce global route congestion with smaller meta_128x12…
Browse files Browse the repository at this point in the history
…0 SRAM

Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Apr 14, 2024
1 parent e510fa3 commit d23a085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,7 @@ digital_top_srams=["cc_dir_1024x168",
'meta_40x240':0.3,
'data_data_40x128':1,
'ram_256x8':0.2,
'meta_128x120':0.25,
'lb_32x128':1,
'l2_tlb_ram_0_512x45':0.3}.get(ram, 0.5)
)
Expand Down

0 comments on commit d23a085

Please sign in to comment.