apio
apio copied to clipboard
APIO missed changes in memory initialization files and does not build new binaries
Hi,
I found that only changes to Verilog source cause build to run again. Changes in memory init files are ignored.
Here is the test repo
https://github.com/EvgenyMuryshkin/qusoc/tree/apio-missed-changes/qusoc/tinyfpga
- Clone the repo
- Checkout "apio-missed-changes" branch
- Open "qusoc/tinyfpga" folder in Atom with APIO
- Build
- Change the content of SimpleCounterModule_TopLevel_State_buff.hex file
- Build again
The second build does not do anything but expected to run build again with a modified memory file
Thanks, Regards, Evgeny