Share

Icarus Verilog

Code

Programming Languages: Yacc, C, C++, VHDL/Verilog

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2005-10-04 cvs -d:pserver:anonymous@iverilog.cvs.sourceforge.net:/cvsroot/iverilog login

cvs -z3 -d:pserver:anonymous@iverilog.cvs.sourceforge.net:/cvsroot/iverilog co -P modulename

Show:

What's happening?

  • Comment: Compilation error

    Synthesis is not supported in the 0.9 release series. It has been hard to keep it up given all the other changes in the simulator, and the demand has been low. Users typically use Icarus Verilog for simulation and development, then use the free vendor tools to do synthesis, P&R.

    2009-11-07 15:04:52 UTC by stevewilliams

  • Comment: Missing configuration file - fpga.conf

    Synthesis is not supported in the 0.9 release series. It has been hard to keep it up given all the other changes in the simulator, and the demand has been low. Users typically use Icarus Verilog for simulation and development, then use the free vendor tools to do synthesis, P&R.

    2009-11-07 15:04:03 UTC by stevewilliams

  • Compilation error

    I was trying to compile the code in /usr/local/verilog-0.9.1/tgt-fpga, using the available Makefile. I am getting the following error message: xilinx.c:750: error: too many arguments to function `ivl_lpm_select' xilinx.c: In function `xilinx_shiftl': xilinx.c:860: error: too many arguments to function `ivl_lpm_select' xilinx.c:942: error: too many arguments to function `ivl_lpm_select'.

    2009-11-07 05:30:32 UTC by dakuu

  • Missing configuration file - fpga.conf

    I am using version 0.9.1, and trying to convert my Verilog simulator file to EDIF. Using the instructions in /usr/local/verilog-0.9.1/tgt-fpga/fpga.txt, I use: iverilog -parch=virtex -ppart=v50-pq240-6 -tfpga -o queue.edif queue.vl I get an error message that the following file /usr/local/lib/ivl/fpga.conf is not found. May I know how I could get around this ? Thanks in advance for your...

    2009-11-07 04:22:40 UTC by dakuu

  • Comment: Configure missing for the git repo

    It's generated by the autoconf.sh script. See the developer documentation at this link: .

    2009-11-04 15:49:47 UTC by stevewilliams

  • Configure missing for the git repo

    the configure script seems to be missing from the git repository (latest dev).

    2009-11-04 06:20:02 UTC by cfarabet

  • A few more fixes for iverilog.man

    The iverilog manual page had some extra \fP statements and one invalid and unneeded call to \fp (lower case p). I also slightly changed the wording for the __ICARUS__ definition. This needs to be applied to both V0.9 and development.

    2009-11-04 00:10:49 UTC by caryr

  • Comment: Update more non-breaking hyphens in manual pages

    Applied to git master.

    2009-11-03 22:48:09 UTC by stevewilliams

  • Comment: Update more non-breaking hyphens in manual pages

    Applied to git v0_9-branch.

    2009-11-03 22:48:09 UTC by stevewilliams

  • Update more non-breaking hyphens in manual pages

    This patch adds a bunch more non-breaking hyphens to the manual pages. It also updates the copyright date on a few of the files and standardizes on in the vvp manual page. It needs to be applied to both development and V0.9.

    2009-11-03 21:09:40 UTC by caryr

Our Numbers