Zapta
Zapta
Thanks Carlos! On Mon, Sep 23, 2024 at 6:41 AM Carlos Venegas Arrabé < ***@***.***> wrote: > Hi @zapta ,i'm very happy to see your > implication with apio ,...
@maljac, I didn't find any solution, just living with it. Your link is interesting. I will try it if I will find an equivalent configuration in Windows.
Hi @Thomas-J-Kidd, we don't have a Shasta board to test. Can you provide the necessary board definitions? You can see examples in file boards.json. https://github.com/FPGAwars/apio/blob/develop/apio/resources/boards.json
Hi @Thomas-J-Kidd, the next apio release will support it via a custom boards.json in the project directory and once you validate it you will be able to contribute the board...
I am sure it's possible but it will require some work on the hardware and firmware. It has more than enough computation power. Do you plan to also use the...
Hi @cavearr, the feature requests was formalized for icestudio so we need to understand how it is translated to a feature request to apio, if at all. Can you explain...
Hi @cavearr, if its common, adding a board makes sense. Please add also an example or two https://github.com/FPGAwars/apio-examples/tree/master/examples that pass `apio build`, `apio lint`, `apio sim` and `apio test`. You...
... also, before you commit to the examples repo, please run `./update_reports.sh`. It will run apio on all examples and will update the examples reports.