Hello everyone. Can someone please help me , how t...
# openlane
m
Hello everyone. Can someone please help me , how to fix if run_magic_drc fails in openlane. Thanks in advance.
a
what kind of fails? any macros?
m
It only complains , there are 4456 DRC violations. No macros complaint.
a
We need more information. Without it we cant help
what kind of drcs
did you check logs for warnings, what version?
is issue reproducible on v0.23? Is any known bugs that might be a cause?
m
mbm_v.v,config.tcl
Those are the files .v file is Modified Booth's Multiplication algorithm
Screenshot from 2022-01-25 12-50-36.png
a
Again, you didnt answer a lot of questions. It is still impossible to help you
particularly what version of OpenLane
m
I just followed last update of openlane , updated by following the instructions given on openlane GitHub for updating cd openlane/ git checkout master git pull export PDK_ROOT=<absolute path to where skywater-pdk and open_pdks will reside> make pull-openlane make pdk
Kindly let me know anything more that I have to provide or I am missing
a
This does not give me info about your openlane version. Probably running git log will give you the commit you are currently using