mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-08 04:20:49 +02:00
This patch modifies the iverilog -M command line option to allow the user to specify an optional output mode that controls which files get added to the dependency list. This allows the user to either get a list of all files that contribute to the design, or a list of the include files, or a list of the module files.