machXO3_sk: fix platform name
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Sun, 21 Jun 2020 19:44:03 +0000 (21:44 +0200)
committerwhitequark <whitequark@whitequark.org>
Mon, 22 Jun 2020 14:44:58 +0000 (14:44 +0000)
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
nmigen_boards/machXO3_sk.py

index 2607b0461ba97687ddd57353263f2173364e1ae7..a1f8540c07e26a3c64b803c21355fad0db30e133 100644 (file)
@@ -9,7 +9,7 @@ from .resources import *
 __all__ = ["MachXO3SKPlatform"]
 
 
-class MachXO3SKPlatform(LatticeMachXO2Platform):
+class MachXO3SKPlatform(LatticeMachXO3LPlatform):
     device      = "LCMXO3LF-6900C"
     package     = "BG256"
     speed       = "5"