mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
test_targets: add trellisboard
This commit is contained in:
parent
e470b55d2b
commit
83455ee08b
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ class TestTargets(unittest.TestCase):
|
|||
# Lattice ECP5
|
||||
platforms += [("official", "versa_ecp5")]
|
||||
platforms += [("partner", "ulx3s")]
|
||||
platforms += [("partner", "trellisboard")]
|
||||
|
||||
# Microsemi PolarFire
|
||||
platforms += [("official", "avalanche")]
|
||||
|
|
Loading…
Reference in a new issue