We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2089f commit c86dfd7Copy full SHA for c86dfd7
xls/modules/rle/BUILD
@@ -294,8 +294,8 @@ place_and_route(
294
# ~0.83 GHz
295
clock_period = "1.2",
296
core_padding_microns = 2,
297
- die_height_microns = 180,
298
- die_width_microns = 180,
+ die_height_microns = 200,
+ die_width_microns = 200,
299
min_pin_distance = "2",
300
placement_density = "0.85",
301
synthesized_rtl = ":rle_dec_synth_sky130",
0 commit comments