|
From: Krishnaraj B. <kri...@gm...> - 2016-03-23 08:26:10
|
Hello, I am using Icarus tool for simulating the verilog models. I have a question regarding Icarus tool. Now I am working on System verilog and want to simulate the system verilog models. I have downloaded latest version v.10.1 of Icarus tool. Built it and installed it in my system. Tried to compile a simple up-counter system Verilog module. But compilation fails. Below is the command I have used to compile the module. iverilog -g2005-sv xxxx.sv. I have even tried with the -g2012 flag. But the result is same. As per my limited knowledge (based on google search) Icarus supports system verilog. But I want to confirm about this in this forum. Could you please let me know whether the latest version (10.1) supports system verilog? If so, what might be the reason for compilation error of the attached system verilog module. Thank you in advance, Krishnaraj Bhat |