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
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
e2cc258283
Cure exit from main warning.
2006-06-27 01:33:17 +00:00
steve
e4ae832153
Clean up spurious trailing white space.
2004-10-04 01:10:51 +00:00
steve
c692f1708c
Allow -mingw and -ivl flags to stand alone.
2002-11-13 17:03:49 +00:00
steve
c98ce4a029
Add Windows version of iverilog-vpi.
2002-11-13 01:50:11 +00:00