iverilog/driver
Cary R 5ae3e48cdb Fix generation of PS files and hence PDF files on cygwin.
The Cygwin man command requires that you have a / in the path
if you want to avoid looking at the normal search path. This
patch addes ./ before the manual page file name. Which should
work on any system. It also makes the vvp generation create a
PS file like is done in the other Makefiles.

By default we generate normal manual pages. You can then
create PostScript version and from these you can generate a
PDF version.
2010-09-19 13:19:29 -07:00
..
Makefile.in Fix generation of PS files and hence PDF files on cygwin. 2010-09-19 13:19:29 -07:00
cflexor.lex Add +timescale to the command file. 2009-12-30 08:35:29 -08:00
cfparse.y Remove some gcc-4.3.4 warnings (Cygwin) 2010-04-13 20:51:21 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
globals.h Add +timescale to the command file. 2009-12-30 08:35:29 -08:00
iverilog.man.in Adding ability for generation to be 2009. 2010-03-05 16:09:04 -08:00
main.c Warn the user that synthesis is no longer maintained. 2010-09-04 16:37:38 -07:00
substit.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 08:56:30 -07:00