mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-26 04:02:25 +00:00
interchange: Add Nexus LUT test
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
2
.github/workflows/interchange_ci.yml
vendored
2
.github/workflows/interchange_ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user