diff --git a/litex_boards/platforms/1bitsquared_icebreaker.py b/litex_boards/platforms/1bitsquared_icebreaker.py index 176fe72..1122cd0 100644 --- a/litex_boards/platforms/1bitsquared_icebreaker.py +++ b/litex_boards/platforms/1bitsquared_icebreaker.py @@ -7,7 +7,7 @@ # iCEBreaker FPGA: # - Crowd Supply campaign: https://www.crowdsupply.com/1bitsquared/icebreaker # - 1BitSquared Store: https://1bitsquared.com/products/icebreaker -# - Design files: https://github.com/icebreaker/icebreaker +# - Design files: https://github.com/icebreaker-fpga/icebreaker from litex.build.generic_platform import * from litex.build.lattice import LatticePlatform