From: Kevin S. <kvn...@ho...> - 2020-09-03 23:30:20
|
When I try to execute the Icarus tool on a System Verilog file I execute something like this: \Icarus\bin\iverilog -g2009 -o example.(file-suffix) example.sv What do people typically use for (file-suffix)? |