Commentary

This commit is contained in:
Wilson Snyder 2013-12-14 18:07:55 -05:00
parent 5d233b8c09
commit f571658aa4

View File

@ -754,7 +754,9 @@ to gcc -MP option.
=item --Mdir I<directory>
Specifies the name of the Make object directory. All generated files will
be placed in this directory. If not specified, "obj_dir" is used.
be placed in this directory. If not specified, "obj_dir" is used. The
directory is created if it does not exist and the parent directories exist;
otherwise manually create the Mdir before calling Verilator.
=item --mod-prefix I<topname>