FPGAwars / apio

:seedling: Open source ecosystem for open FPGA boards
https://github.com/FPGAwars/apio/wiki
GNU General Public License v2.0
797 stars 136 forks source link

No simulation on APIO IDE #178

Closed ProgPICs closed 7 months ago

ProgPICs commented 5 years ago

Tryin to simulate my Verilog code on APIO IDE with APIO version 0.4.0 get this: _Executing: c:\python27\python.exe C:/Users/Antonio/.apio\packages\tool-scons\script\scons -Q sim -f c:\python27\lib\site-packag es\apio\resources\SConstruct iverilog -o EaterComp_tb.out -D VCD_OUTPUT=EaterComp_tb "C:\Users\Antonio.apio\packages\toolchain-iverilog\vlib\cells_sim.v" A LU8b.v AS_REG16b.v CLOCK.v COUNTER4b.v EaterComp.v EaterComp_tb.v OUTDISPLAY.v RAM.v REG8b.v vvp EaterComp_tb.out gtkwave EaterComp_tb.vcd EaterComptb.gtkw Why: No such file or directory

Tried downgrading to APIO 0.3.6 with same results, if I try to downgrade to APIO 0.3.4 Icestorm doesn't work. No errors even no warnings on Build.

Obijuan commented 7 months ago

Apio ide has been archived (as atom was archived too). You can use vscode (or vscodium) instead