asyncvlsi / act

ACT hardware description language and core tools.
http://avlsi.csl.yale.edu/act
GNU General Public License v2.0
101 stars 23 forks source link

Add scope enumeration function #48

Closed TheBitFighter closed 2 weeks ago

TheBitFighter commented 5 months ago

ACT scope can now report which ports / primitives / user defs are available.

rmanohar commented 2 weeks ago

Looks good to me.