Skip to content

Conversation

@heliosfa
Copy link
Contributor

This pull request adds support for five low-cost FPGA development boards (three of which are part of AMD's University Programme) :

As far as I can tell, I've added all of the required config, etc. for these boards and I can successfully build and flash the bit files and load the "hello world" demo application.

Copy link
Contributor

@marnovandermaas marnovandermaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested this PR and building the bitstreams works. I don't have access to these boards so can't test them. I added a commit correcting whitespace and undid changes to vendor file because that would get overwritten if we pull in changes from upstream Ibex. Let me know if that's ok and I'll squash/rebase this PR.

@heliosfa
Copy link
Contributor Author

Thanks for the review.

No issue with the whitespace tweaks at all - I'm a C++ dev really, so four spaces is default for me...

re. the changes to vendor, I thought they may have been needed to get the build going, but it all seems good with this commit on the Blackboard. Happy with these changes too.

@heliosfa
Copy link
Contributor Author

One of my students found a minor issue with the Arty S7 when they tried it today, I've made some final tweaks just to make this work.

Add support for the Digilent Arty S7-25, Digilent Arty S7-50, Digilent Nexys A7-100T, RealDigital Blackboard and RealDigital Boolean development boards as alternative targets.
@marnovandermaas marnovandermaas merged commit 8c803b8 into lowRISC:main Mar 18, 2025
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.

2 participants