Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAdding support for UPduino boards #66
Conversation
mithro
added some commits
Sep 22, 2018
probot-autolabeler
bot
added
the
hdmi2***
label
Sep 22, 2018
| LatticePlatform.__init__(self, "ice40-up5k-sg48", _io, toolchain="icestorm") | ||
| def create_programmer(self): | ||
| raise SystemError("Unsupported") |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
mithro
Sep 22, 2018
Member
The UPduino V1 board needs an external programming board like a RPi. See https://github.com/fupy/issues-wiki/wiki/Programming-the-UPduino-with-OpenOCD
mithro
Sep 22, 2018
Member
The UPduino V1 board needs an external programming board like a RPi. See https://github.com/fupy/issues-wiki/wiki/Programming-the-UPduino-with-OpenOCD
added a commit
to cr1901/litex-buildenv
that referenced
this pull request
Sep 22, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mithro commentedSep 22, 2018
Both boards are based around the iCE40 UP5K part which has ~5k LUTs and a bunch of extra nice features like DSP blocks and large amount of single port RAM.