File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,9 +137,9 @@ struct WrapcellPass : Pass {
137137 log (" parameter values as specified in curly brackets. If the named module already\n " );
138138 log (" exists, it is reused.\n " );
139139 log (" \n " );
140- log (" If the template contains the special string '{%unused}', the command tracks\n " );
140+ log (" If the template contains the special string '{%% unused}', the command tracks\n " );
141141 log (" unused output ports -- specialized wrapper modules will be generated per every\n " );
142- log (" set of unused ports as appearing on a selected cell.\n " );
142+ log (" distinct set of unused port bits as appearing on any selected cell.\n " );
143143 log (" \n " );
144144 log (" -setattr <attribute-name>\n " );
145145 log (" set the given boolean attribute on each created wrapper module\n " );
You can’t perform that action at this time.
0 commit comments