make[2]: Leaving directory '/home/gurce/mega65/mega65-core/iverilog/driver'
make[1]: Leaving directory '/home/gurce/mega65/mega65-core/iverilog'
( cd src/verilog ; ../../iverilog/driver/iverilog -tvhdl -o ../vhdl/6502_top.vhdl 6502_*.v )
sh: 1: sh: 1: /home/gurce/mega65/mega65-core/iverilog/lib/ivl/ivlpp: not found
/home/gurce/mega65/mega65-core/iverilog/lib/ivl/ivl: not found
Makefile:521: recipe for target 'src/vhdl/6502_top.vhdl' failedI noticed that the two missing "iverilog/lib/ivl/ivlpp" and "iverilog/lib/ivl/ivl" executables were instead located at:
I thought I might try copy these to these two into "iverilog/lib/ivl/".
This then gets me the following error:
ERROR: Unable to read config file: /home/gurce/mega65/mega65-core/iverilog/lib/ivl/vhdl.conf
: error: target_design entry point is missing.--
You received this message because you are subscribed to the Google Groups "MEGA65 Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to c65gs-developm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.