platforms/1bitsquared_icebreaker: Fix wrong URL in header
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
parent
675616493c
commit
4c758dc0e3
|
@ -7,7 +7,7 @@
|
||||||
# iCEBreaker FPGA:
|
# iCEBreaker FPGA:
|
||||||
# - Crowd Supply campaign: https://www.crowdsupply.com/1bitsquared/icebreaker
|
# - Crowd Supply campaign: https://www.crowdsupply.com/1bitsquared/icebreaker
|
||||||
# - 1BitSquared Store: https://1bitsquared.com/products/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.generic_platform import *
|
||||||
from litex.build.lattice import LatticePlatform
|
from litex.build.lattice import LatticePlatform
|
||||||
|
|
Loading…
Reference in New Issue