From ecfaae7f9ea9bfad4b9af08495ac72cb5f6972ec Mon Sep 17 00:00:00 2001 From: gatecat Date: Thu, 25 Mar 2021 12:51:19 +0000 Subject: interchange: Add Nexus LUT test Signed-off-by: gatecat --- .github/workflows/interchange_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/interchange_ci.yml b/.github/workflows/interchange_ci.yml index 71727fe3..3cc3e1b5 100644 --- a/.github/workflows/interchange_ci.yml +++ b/.github/workflows/interchange_ci.yml @@ -67,7 +67,7 @@ jobs: needs: [Build-yosys, Build-nextpnr] strategy: matrix: - device: [xc7a35t, xc7a100t, xc7a200t, xc7z010] + device: [xc7a35t, xc7a100t, xc7a200t, xc7z010, LIFCL-17] steps: - uses: actions/checkout@v2 -- cgit v1.2.3