The repository currently provides a Generic GateMateA1 target, but there is no equivalent for GateMateA2.
It would be very useful to have a GenericA2 device entry, so that designs can be targeted and tested without requiring a board-specific configuration.
Motivation:
- Enables experimenting with A2 devices independently of board definitions
- Provides a consistent workflow across A1 and A2
- Makes it easier to validate designs (e.g., simple blinky/LiteX examples) on A2
The repository currently provides a Generic GateMateA1 target, but there is no equivalent for GateMateA2.
It would be very useful to have a
GenericA2device entry, so that designs can be targeted and tested without requiring a board-specific configuration.Motivation: