From 00e48400fa2dfca88cff5d688cb210e8d2a203e3 Mon Sep 17 00:00:00 2001 From: phansel Date: Tue, 5 Sep 2023 12:07:58 -0700 Subject: [PATCH] Revert "just for laughs" This reverts commit 36df95528b30142105fdd523743514de43332e11. --- info.yaml | 2 +- src/config.tcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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