diff --git a/nmigen/vendor/tinyfpga_b.py b/nmigen/vendor/tinyfpga_bx.py similarity index 90% rename from nmigen/vendor/tinyfpga_b.py rename to nmigen/vendor/tinyfpga_bx.py index 6960b84..ccaa2b3 100644 --- a/nmigen/vendor/tinyfpga_b.py +++ b/nmigen/vendor/tinyfpga_bx.py @@ -2,10 +2,10 @@ from ..build import * from .fpga.lattice_ice40 import LatticeICE40Platform, TinyProgrammerMixin -__all__ = ["TinyFPGABPlatform"] +__all__ = ["TinyFPGABXPlatform"] -class TinyFPGABPlatform(TinyProgrammerMixin, LatticeICE40Platform): +class TinyFPGABXPlatform(TinyProgrammerMixin, LatticeICE40Platform): device = "lp8k" package = "cm81" clocks = [