mattvenn / multi_project_tools

tools to help make the most of the limited space we have on the Google sponsored Efabless shuttles
https://www.zerotoasiccourse.com
Apache License 2.0
34 stars 14 forks source link

module instantiation needs some work #20

Closed mattvenn closed 2 years ago

mattvenn commented 2 years ago

@zbigos I just saw you are assuming all top level modules will start with 'wrapper_' and that's not necessarily the case. I think we should be using the def from the info.yaml.

Also, there's a wrinkle with prepending the id, as it may break the caravel tests (which you probably don't know about yet). Let's discuss in the next meet.