-
Info:['-b''--board'] is deprecated,
Info:['-t',--top-module'] isdeprcated. Info; Project has no apio.ini File
-
The problem seems to be in the space character escaping of the iverilog command.
To reproduce
1. Install all apio packges ``apio packages --install``
2. renamed ``Users/user/.apio/packages`` t…
zapta updated
2 hours ago
-
Apio has two commands to verify the code, 'apio lint' and 'apio verify' and this is confusing. I am looking into consolidating both of them into a single 'apio lint', possibly with a flag to achieve …
zapta updated
1 month ago
-
Hi @cavearr, I am nearing the end of the planned feature list and next I will focus on testing and cleanup. Here are a few action items for you that blocks the cleanup.
1. **[DONE]** Build oss-cad-…
zapta updated
3 hours ago
-
I have to confess, I haven't actually installed Perl to check the hypothesis that installing Perl will fix it.
But regardless:
```
PS D:\Projects\git\fp> apio upgrade
Local Apio version: 0.9…
-
This is kind of strange, and it came up while workin on the new ``apio report`` command. When building ``ice40`` and ``ecp5`` regular projects (I didn't tried on ``gowin``), nextpnr generates max cloc…
zapta updated
1 month ago
-
Background: When IceStudio invokes apio commands it passes the project configuration using the flags ``--board`` and ``--top-module``. These flags has been deprecated and may be deleted in future rel…
zapta updated
2 months ago
-
Hello, I found this nice board from your submission to apio and have a few random questions and notes for your consideration.
1. Is the 12Mhz oscilator connected to the FPGA? If not, it may be use…
zapta updated
2 months ago
-
Platformio has the command ``pio project create`` that creates a complete and buildable skeletal ``hello world`` project. https://docs.platformio.org/en/latest/core/userguide/project/cmd_init.html . …
zapta updated
2 weeks ago
-
@Obijuan, @cavearr, this issue lists functionality of apio that may have changed but was not tested, for example because lack of boards or platforms. Please make sure to revisit and test it before the…