diff --git a/info.yaml b/info.yaml index ffc90b9a..5c399f8a 100644 --- a/info.yaml +++ b/info.yaml @@ -12,7 +12,7 @@ project: top_module: "tt_um_phansel_laplace_lut" # Put the name of your top module here, must start with "tt_um_". Make it unique by including your github username # How many tiles your design occupies? A single tile is about 167x108 uM. - tiles: "1x2" # Valid values: 1x1, 1x2, 2x2, 4x2 or 8x2 + tiles: "2x2" # Valid values: 1x1, 1x2, 2x2, 4x2 or 8x2 # Keep a track of the submission yaml yaml_version: 4 diff --git a/src/config.tcl b/src/config.tcl index e7290ea2..f1076348 100644 --- a/src/config.tcl +++ b/src/config.tcl @@ -12,7 +12,7 @@ set script_dir [file dirname [file normalize [info script]]] source $::env(DESIGN_DIR)/user_config.tcl # manually force higher density -set ::env(PL_TARGET_DENSITY) 0.8 +# set ::env(PL_TARGET_DENSITY) 0.62 # save some time set ::env(RUN_KLAYOUT_XOR) 0