mpw_precheck icon indicating copy to clipboard operation
mpw_precheck copied to clipboard

Results 58 mpw_precheck issues
Sort by recently updated
recently updated
newest added

I believe there is a consistency check that compares the hierarchy of the top gate level verilog/spice to the layout. In mpw-6, slot 013 and 033 have worked around this...

documentation
enhancement
consistency-checks

Current rule file results in (spacing added) ``` Magic 8.3 revision 315 - Compiled on Fri Jul 1 17:37:25 UTC 2022. Starting magic under Tcl interpreter Using the terminal as...

help wanted

I'm facing "exception" problem when I do precheck on efabless website. The precheck passes locally on my machine. My repo link: https://github.com/MohamedAliYounis/GP_ASU_G22 ![IMG_20220806_144131](https://user-images.githubusercontent.com/47182179/183249335-8c6cbaf8-ba57-44fc-a605-2e22d3b19dff.jpg)

help wanted
question

Examples: - Post layout simulation - XOR check to ensure that the base Caravel layout doesn't change after user's project integration.

documentation
enhancement

@mattvenn please add more details

help wanted
Documentation-checks

(Plus, the current functionality is wrong.) The tool should basically check for compliance with the stuff described at https://opensource.google/docs/releasing/preparing/ with an extra requirement to have SPDX identifiers in files. There...

enhancement
License-checks

We would like to use GPL-3.0 License but it fails the precheck saying that AGPL-3.0 is prohibited. We used the following GPL-3.0 license file (we obviously called it LICENSE): https://github.com/efabless/mpw_precheck/blob/mpw-5c/checks/license_check/_licenses/_approved_licenses/GPL-3.0.txt...

License-checks

Hi! We are trying to close our submission (precheck is clean) however, the tapeout step (metal fill) is failing and gives the following error: ![image](https://user-images.githubusercontent.com/48068702/189705589-9ceac8bb-4782-4691-bf99-b5892273ef63.png) Unfortunately, I can only check...

question

…area=2920x3520), rather than relying on drawn prBoundary shapes. Can override with: -rd full_area=...

Non fatal error that fails to check the `open_pdks` and `skywater-pdk` versions. With a non volare installation, the open_pdks and skywater-pdk repos are available for commit checking. From `mpw_precheck.py` ```...