Closed mksoc closed 2 months ago
You're perhaps correct, but that would require the parser which is a lower-level package to implement it. And it might break old scripts.
At this time Verilog-Perl is in maintenance-only mode, so we're only taking bug fixes, so closing this out. Thanks for reporting though.
Thanks for the reply and for all your good work!
As far as I understand, at the moment the
--skiplist
option invhier
is used only in conjunction with either--cells
or--forest
, but I think it would make sense to also skip modules defined in the skiplist when--input-files
,--modules
and--module-files
are used, given that hierarchy is traversed with those options.