From c154d8d2fc0501adc38093caffb0d58567ba3a89 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Wed, 25 Mar 2020 08:47:43 +0100 Subject: [PATCH] test/test_targets: remove versa_ecp3. --- test/test_targets.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_targets.py b/test/test_targets.py index 4edfd291..f8100fe4 100644 --- a/test/test_targets.py +++ b/test/test_targets.py @@ -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 -- 2.30.2