Stephen Williams
65326fd6a9
Put header files in include/iverilog dir.
...
The include/verilog directory is a bit too
generic. Use the include/iverilog dir instead.
2008-11-25 16:29:30 -08:00
Cary R
ddf68ca14c
Don't let -I block -ivl!
...
When -I was added it was blocking -ivl since the string comparison
is case insensitive.
(cherry picked from commit a412149e2c )
2008-11-20 20:23:52 -08:00
Cary R
d8fdcd5a38
Add verilog<suffix> to MinGW iverilog-vpi tool
...
When changing where the include files were located the MinGW
iverilog-vpi tool was missed.
(cherry picked from commit 45f2d68d33 )
2008-11-20 20:12:45 -08:00
Cary R
d260052940
Fix MinGW suffix configuration.
...
In the driver-vpi file we need to use g for the suffix replacement
so that both libraries get changed.
Also added an end line to the config.h.in file.
2008-11-20 07:35:30 -08:00
Stephen Williams
146f64992c
Create support for the --enable-suffix configuration option.
...
This configure option causes the installed commands to have
a suffix string that makes them distinct from other versions
that also have a suffix string. This allows for multiple
installed versions of Icarus Verilog.
Also, move installed C/C++ header files into a subdirectory of
their own under the target include directory, to make clearer
the purpose and source of those files.
(cherry picked from commit 4bc90f7cfd )
2008-11-19 22:39:10 -08:00
Cary R
c6ba9269bc
Fix some problems in driver-vpi/main.c
...
Fixed a few problems in driver-vpi/main.c that were preventing
the Verilog-A math library from compiling.
2008-02-25 16:02:40 -08:00
Cary R
d70ccb6895
V0.8: update driver-vpi/* to match iverilog-vpi.sh
...
This patch updates the MinGW C version of iverilog-vpi to match the
shell version. This allows the vpi tests in the test suite to be run.
2008-01-09 08:10:39 -08:00
steve
568924dcb5
Version stamp update
2006-10-04 17:08:59 +00:00
steve
e2cc258283
Cure exit from main warning.
2006-06-27 01:33:17 +00:00
steve
6818d996ea
Version stamps for 0.8
2004-10-13 22:01:34 +00:00
steve
e4ae832153
Clean up spurious trailing white space.
2004-10-04 01:10:51 +00:00
steve
8188c4c690
Makefile cleanup.
2004-02-10 19:25:00 +00:00
steve
cadf4cfdef
Spelling fixes.
2003-07-15 03:49:22 +00:00
steve
a8a82df47d
Prepare for 20021207 snapshot
2002-12-08 03:06:30 +00:00
steve
c16a4a3950
distclean target.
2002-12-04 03:33:38 +00:00
steve
6d0dee9341
Add version resources to the Windows binary.
2002-11-13 17:25:10 +00:00
steve
c692f1708c
Allow -mingw and -ivl flags to stand alone.
2002-11-13 17:03:49 +00:00
steve
d91733d32c
Spell the iverilog-vpi target correctly.
2002-11-13 16:57:25 +00:00
steve
c98ce4a029
Add Windows version of iverilog-vpi.
2002-11-13 01:50:11 +00:00