mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
test/test_targets: remove versa_ecp3.
This commit is contained in:
parent
8d999081e3
commit
c154d8d2fc
1 changed files with 0 additions and 1 deletions
|
@ -123,7 +123,6 @@ class TestTargets(unittest.TestCase):
|
|||
# Lattice
|
||||
platforms += ["tinyfpga_bx"] # iCE40
|
||||
platforms += ["machxo3"] # MachXO3
|
||||
platforms += ["versa_ecp3"] # ECP3
|
||||
platforms += ["versa_ecp5", "ulx3s"] # ECP5
|
||||
|
||||
# Microsemi
|
||||
|
|
Loading…
Reference in a new issue