iverilog/driver
Cary R 3333a5e520 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.
(cherry picked from commit 5ae3e48cdb)
2010-09-19 13:50:52 -07:00
..
Makefile.in Fix generation of PS files and hence PDF files on cygwin. 2010-09-19 13:50:52 -07:00
cflexor.lex Add +timescale to the command file. 2010-01-25 14:32:59 -08:00
cfparse.y V0.9 Remove some gcc-4.3.4 warnings (Cygwin) 2010-04-14 13:12:31 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
globals.h Add +timescale to the command file. 2010-01-25 14:32:59 -08:00
iverilog.man.in Add +timescale to the command file. 2010-01-25 14:32:59 -08:00
main.c V0.9: Warn the user that synthesis is no longer maintained. 2010-09-04 16:40:23 -07:00
substit.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00