efabless / caravel_user_project

https://caravel-user-project.readthedocs.io
Apache License 2.0
174 stars 326 forks source link

LVS errors in the design #344

Closed gagana-05 closed 7 months ago

gagana-05 commented 7 months ago

I am trying to harden the user_project_wrapper which includes an 8x8-bit array multiplier instance and am facing failure in running LVS step. lvs.rpt files say its unmatched pin errors. I think it's some silly mistake on my end.

user_project_wrapper.v (No changes have been made to the top module) image

user_proj_example.v image

gagana-05 commented 7 months ago

figured it out! Closing the issue.