FPGAwars / apio

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

Issues seen with sim command in v0.8.2 on macOS #330

Closed woolseyj closed 8 months ago

woolseyj commented 9 months ago

I installed the latest (v0.8.2) version of apio and am seeing some issues with the apio sim command on macOS.

When the apio sim command is run, the Verilog $display commands are no longer printed to the screen and the gtkwave application is now invoked twice.

Is there something I am missing or don't understand?

cavearr commented 9 months ago

Hi!, thanks for give us your feedback, probably could be a bug, i'll check it and tell you in this thread.

woolseyj commented 8 months ago

This appears to be fixed in v0.8.4.