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

Add setup for Gowin FPGAs - Tang Nano 9K dev board #140

Merged
merged 15 commits into from
Feb 9, 2024

Conversation

IvanVeloz
Copy link
Contributor

Hi everyone,

This is a PR to add a setup for Gowin FPGAs, specifically supporting the Tang Nano 9K development board. It's a $20 board with 8,640 LUTs, 468kbit of BSRAM, 64Mbit integrated SDRAM, 32Mbit SPI flash and HDMI output. I am not affiliated with the manufacturer, but I think this board is an excellent platform to experiment with soft processors and it has just enough hardware to boot Linux.

This setup was developed and tested on the Gowin EDA version 1.9.9. It builds successfully, presents the bootloader and is able to run the blink_led example. It uses the build-in programmer as its USB-UART interface (read the readme for usage). In the future, another setup supporting the external SPI flash can be implemented.

Best regards,
Ivan Veloz

@stnolting
Copy link
Owner

Hey @IvanVeloz, thank you very much for your contribution! Finally, we have a complete new FPGA family here 🎉

Just two things from my side:

  • Please add a final line break to all (source) files. Yes, it is not crucial and just a matter of taste, but then we can avoid those tiny warning signs rendered by GitHub 😉

grafik

Thanks again for your great work! :)

@IvanVeloz
Copy link
Contributor Author

Hi Stephan,

Sounds good, I will do these changes this weekend.

Best,
Ivan

@stnolting stnolting marked this pull request as draft January 19, 2024 08:38
@IvanVeloz
Copy link
Contributor Author

Hi Stephan,

I made the modifications you requested. Sorry for the delay. It's ready for review!

Best,
Ivan

@IvanVeloz IvanVeloz marked this pull request as ready for review February 6, 2024 20:45
@stnolting
Copy link
Owner

Thank you very much!

(the documentation you've added is really great!)

@stnolting stnolting merged commit 40897cd into stnolting:main Feb 9, 2024
15 checks passed
@IvanVeloz
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants