Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nandland_go: add Nandland Go platform. #164

Merged
merged 1 commit into from Jun 4, 2021

Conversation

StephanvanSchaik
Copy link
Contributor

This adds support for the Nandland Go board (https://www.nandland.com/goboard/introduction.html). See also issue #145. The board definition is based on the ICE40HX1KBlinkEVNPlatform for reference, as well as on the schematic and the constraints file.

Compared to the previous pull request, import os and import subprocess were missing. The Nandland Go board arrived and I just tested blinky on it to confirm it works.

@whitequark
Copy link
Member

You don't have to close pull requests and open new ones; you can force-push to the old one.

@whitequark whitequark merged commit 068d9fe into amaranth-lang:master Jun 4, 2021
@whitequark
Copy link
Member

Thanks!

@StephanvanSchaik
Copy link
Contributor Author

You don't have to close pull requests and open new ones; you can force-push to the old one.

Thanks, I wasn't sure because it felt a bit confusing to do that, but I will definitely keep that in mind for the future (probably also helps reducing e-mail/notification spam).

@StephanvanSchaik StephanvanSchaik deleted the nandland_go branch June 5, 2021 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants