Mitch Bailey
11/03/2021, 4:09 PMmake user_project_wrapper
give you this?
[ERROR]: instance mprj port wb_eno not found in /project/openlane/user_project_wrapper/runs/user_project_wrapper/tmp/merged.lef
[ERROR]: instance mprj port wb_gs not found in /project/openlane/user_project_wrapper/runs/user_project_wrapper/tmp/merged.lef
[ERROR]: Check whether EXTRA_LEFS is set appropriately and if they have the referenced pins.
Mohammad Khalique Khan
11/03/2021, 4:12 PMMohammad Khalique Khan
11/03/2021, 4:13 PMMitch Bailey
11/03/2021, 4:59 PMjeffdi
Matt Venn
11/04/2021, 1:48 PMMatt Venn
11/04/2021, 1:48 PMMatt Venn
11/04/2021, 1:49 PMMohammad Khalique Khan
11/05/2021, 2:50 AMMohammad Khalique Khan
11/05/2021, 2:51 AMMohammad Khalique Khan
11/05/2021, 2:53 AMMitch Bailey
11/05/2021, 6:30 AMTools -> Marker Browser
and then load precheck_results/<timestamp>/outputs/reports/klayout_beol_check.xml
If you need help understanding specific DRC errors, please post the DRC error message.Mohammad Khalique Khan
11/05/2021, 6:45 AMMitch Bailey
11/05/2021, 8:28 AMvia4
spacing < 0.8um. You can see the rule here: https://skywater-pdk.readthedocs.io/en/latest/rules/periphery.html#via4Mitch Bailey
11/05/2021, 8:33 AMMatt Venn
11/05/2021, 9:06 AMMohammad Khalique Khan
11/05/2021, 10:14 AMMitch Bailey
11/05/2021, 10:21 AMMohammad Khalique Khan
11/05/2021, 10:23 AMMitch Bailey
11/06/2021, 5:40 AMuser_project_wrapper
?Mohammad Khalique Khan
11/06/2021, 5:42 AMMohammad Khalique Khan
11/06/2021, 5:43 AMMitch Bailey
11/06/2021, 5:43 AM[ERROR]: instance mprj port wb_eno not found in /project/openlane/user_project_wrapper/runs/user_project_wrapper/tmp/merged.lef
[ERROR]: instance mprj port wb_gs not found in /project/openlane/user_project_wrapper/runs/user_project_wrapper/tmp/merged.lef
[ERROR]: Check whether EXTRA_LEFS is set appropriately and if they have the referenced pins.
How did you fix this?Mohammad Khalique Khan
11/06/2021, 5:45 AMMohammad Khalique Khan
11/06/2021, 5:48 AMMitch Bailey
11/06/2021, 5:59 AMMitch Bailey
11/06/2021, 9:18 AMmpw-3a
from <https://github.com/efabless/OpenLane.git>
, I've verified that the following steps give the same error.
git clone <https://github.com/Khalique13/caravel_vsd_priority_encoder>
cd caravel_vsd_priority_encoder
make install
make user_proj_example
make user_project_wrapper
make precheck
make run-precheck