From 2ee82a7cf58f52e236330db880dd2881f8c04600 Mon Sep 17 00:00:00 2001 From: Marwan Abbas <67271180+marwaneltoukhy@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:01:45 +0530 Subject: [PATCH 1/2] Update lvs_config.json --- lvs/user_project_wrapper/lvs_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lvs/user_project_wrapper/lvs_config.json b/lvs/user_project_wrapper/lvs_config.json index 00eb2f7..80f0fa4 100644 --- a/lvs/user_project_wrapper/lvs_config.json +++ b/lvs/user_project_wrapper/lvs_config.json @@ -7,7 +7,8 @@ "EXTRACT_ABSTRACT": [ "*__fill_*", "*__fakediode_*", - "*__tapvpwrvgnd_*" + "*__tapvpwrvgnd_*", + "SRAM_1024x32_wb_wrapper" ], "LVS_FLATTEN": [ "" From 2d9321b1c64a1dd6f1033f6e9f099116359aa93f Mon Sep 17 00:00:00 2001 From: marwaneltoukhy Date: Wed, 21 Aug 2024 18:34:51 +0300 Subject: [PATCH 2/2] fixed lvs config --- lvs/user_project_wrapper/lvs_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lvs/user_project_wrapper/lvs_config.json b/lvs/user_project_wrapper/lvs_config.json index 80f0fa4..3dc3705 100644 --- a/lvs/user_project_wrapper/lvs_config.json +++ b/lvs/user_project_wrapper/lvs_config.json @@ -8,7 +8,7 @@ "*__fill_*", "*__fakediode_*", "*__tapvpwrvgnd_*", - "SRAM_1024x32_wb_wrapper" + "SRAM_1024x32" ], "LVS_FLATTEN": [ ""