Tb.v and tb_cw305_reg_tasks.v simulation result

Hi ,
I have tried to have the simulation result of tb.v, but I couldn’t make it. I used both VS Code & Icarus Verilog and Vivado 2019.1. Here are the error codes I have:

VS Code & Icarus Verilog:

Vivado Design Suite 2019.1:

image

Please help. Thanks.

If you use the provided makefile, it will invoke iverilog with all of the required arguments.

VS Code and Vivado aren’t supported for simulation; only iverilog.