From: Cary R. <cy...@ya...> - 2020-09-20 05:48:00
|
There is no convention for the compiler output file suffix. We often use no suffix. If you really want a suffix to indicate the file type .vvp should work. Cary On Saturday, September 19, 2020, 2:03:48 PM PDT, Stephen Williams <st...@ic...> wrote: The most common suffixes are .sv, or plain .v. On Sat, Sep 19, 2020 at 8:55 AM Kevin Simonson <kvn...@ho...> wrote: > > 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)? > _______________________________________________ > Iverilog-devel mailing list > Ive...@li... > https://lists.sourceforge.net/lists/listinfo/iverilog-devel -- Steve Williams "The woods are lovely, dark and deep. st...@ic... But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." _______________________________________________ Iverilog-devel mailing list Ive...@li... https://lists.sourceforge.net/lists/listinfo/iverilog-devel |