platforms/avalanche: add package/speed to platform.device
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 23 Nov 2018 07:24:29 +0000 (08:24 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 23 Nov 2018 07:24:29 +0000 (08:24 +0100)
litex/boards/platforms/avalanche.py

index 87e0ba567690fe83dea8ad99da0020740cebbc78..cd71f7917d21b96bae3f287a6081ded175402f67 100644 (file)
@@ -86,4 +86,4 @@ class Platform(MicrosemiPlatform):
     default_clk_period = 20.0
 
     def __init__(self):
-        MicrosemiPlatform.__init__(self, "MPF300TS_ES", _io)
+        MicrosemiPlatform.__init__(self, "MPF300TS_ES-FCG484-1", _io)