From ed70d60f05490fc642cacbdc07f23674dfcc675a Mon Sep 17 00:00:00 2001 From: Kareem Farid Date: Mon, 20 Nov 2023 15:10:38 +0200 Subject: [PATCH] Add more designs to CI (#278) * Ported `aes_user_project_wrapper` from OpenLane 1 * Added `user_proj_timer` from https://github.com/efabless/openframe_timer_example/tree/main/openlane/user_proj_timer --- .github/test_sets/test_sets.yml | 2 ++ test/designs | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/test_sets/test_sets.yml b/.github/test_sets/test_sets.yml index 340b0a4cd..3468ef4d0 100644 --- a/.github/test_sets/test_sets.yml +++ b/.github/test_sets/test_sets.yml @@ -21,6 +21,8 @@ - io_placer - test_sram_macro - manual_macro_placement_test + - aes_user_project_wrapper + - user_proj_timer - scl: sky130A/sky130_fd_sc_hd name: extended_test_set designs: diff --git a/test/designs b/test/designs index cb4811c27..6f5994c56 160000 --- a/test/designs +++ b/test/designs @@ -1 +1 @@ -Subproject commit cb4811c27f8c533bbdb3422299c5da0b3b62a98f +Subproject commit 6f5994c56431568c276b968a3e33156410473cd7