amaranth-boards icon indicating copy to clipboard operation
amaranth-boards copied to clipboard

Added gatemate_a1_evb board

Open tarik-hamedovic opened this issue 1 year ago • 2 comments

Hello

I opened up a pull request also on amaranth-lang for GateMate, I opened it up here because the gatemate_a1_evb.py file is present in amaranth-boards folder.

I used openFPGALoader for programming and added the programming in the gatemate_a1_evb.py file.

The constraint file is written by me, I went through the documentation and placed the appropriate pins with their names. There could be some mistakes, I checked it many times.

tarik-hamedovic avatar Jul 23 '24 17:07 tarik-hamedovic

The Pull Request failed because it doesn't recognize 'GateMatePlatform' import because I made a separate Pull Request for that in 'amaranth-lang'

tarik-hamedovic avatar Jul 23 '24 18:07 tarik-hamedovic

The Pull Request failed because it doesn't recognize 'GateMatePlatform' import because I made a separate Pull Request for that in 'amaranth-lang'

This is normal. We don't really have a process for introducing a new platform since it's just going to keep failing until a new Amaranth release is made.

whitequark avatar Jul 23 '24 19:07 whitequark