Open TarikHamedovic opened 4 months ago
The Pull Request failed because it doesn't recognize 'GateMatePlatform' import because I made a separate Pull Request for that in 'amaranth-lang'
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.
Hello
I opened up a pull request also on
amaranth-lang
for GateMate, I opened it up here because thegatemate_a1_evb.py
file is present inamaranth-boards
folder.I used
openFPGALoader
for programming and added the programming in thegatemate_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.