From ea1b2454acc043a5fa9b29f49bfc8cdb116be425 Mon Sep 17 00:00:00 2001 From: M0stafaRady Date: Wed, 16 Oct 2024 10:41:26 +0300 Subject: [PATCH] Add EF_PSRAM_CTRL_V2 to the CI test list --- .github/test_set.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/test_set.yaml b/.github/test_set.yaml index f9ea6a7..3dbe24a 100644 --- a/.github/test_set.yaml +++ b/.github/test_set.yaml @@ -60,4 +60,10 @@ bus: - APB - WISHBONE + - AHB +- name: EF_PSRAM_CTRL_V2 + url: https://github.com/efabless/EF_PSRAM_CTRL_V2.git + tests: + - psram_spi_test psram_sqi_test + bus: - AHB \ No newline at end of file