YosysHQ / yosys

Yosys Open SYnthesis Suite
https://yosyshq.net/yosys/
ISC License
3.51k stars 895 forks source link

Add `select -list-mod` #4700

Closed povik closed 3 weeks ago

povik commented 3 weeks ago

What are the reasons/motivation for this change?

The existing

select -list

command will list all members of a fully selected module. This new command lets you list the modules only.