config.json
# sky130
i
config.json
m
i
The power nets are not in the picture yet. We are facing issue in maintaining the hierarchy of our design in the step 1 (synthesis) of backend, tool treat the instantiated module in the top module as unused and remove them.
m
The only time I see that happening is when there are no inputs or outputs connected. Then yosys will optimise everything away
maybe better to post a link to your repo?
i
Here is the link to my code,openlane synthesis log file and genus netlist.
m
did you check for warnings in the synth log?
you have nearly 1400 warnings in there
I would start by checking them out