```[10/26/21 21:54:56 PDT] FAILED STDO...
# shuttle
y
Copy code
[10/26/21 21:54:56 PDT] FAILED
            STDOUT: {{Project Git Info}} Repository: <https://github.com/cpu-dev/caravel_jacaranda-8.git> | Branch: HEAD | Commit: 234eb7d19cd83544864bac15c3539542f13e769e
STDOUT: {{GIT COMMIT MISSMATCH WARNING}} Your current git HEAD does not match your selected mpw-precheck, tapeout will be using the following commit: 234eb7d19cd83544864bac15c3539542f13e769e
STDOUT: {{Extracting GDS}} Extracting GDS Files
STDOUT: {{Project GDS Info}} user_project_wrapper: d67c32cd46b6eda08628574f1c4d035b3b7cad6c
STDOUT: {{Step Update}} Generating Final Layout: Step 1 of 5
STDOUT: {{Step Update}} Generating Final Layout: Step 2 of 5
STDOUT: {{Step Update}} Generating Final Layout: Step 3 of 5
STDOUT: {{Step Update}} Generating Final Layout: Step 4 of 5
STDOUT: {{Step Update}} Generating Final Layout: Step 5 of 5
STDOUT: {{Step Update}} Converting Final Layout from GDS to OAS
STDOUT: {{Step Update}} Executing Check 1 of 2: Klayout Metal Minimum Clear Area Density
STDERR: [ WARN ] MET Density Check Result: GDS has 1 DRC violations.
STDOUT: {{Step Update}} Executing Check 2 of 2: Klayout Field Oxide Mask Density
STDERR: [ WARN ] FOM Density Check Result: GDS has 0 DRC violations.
STDOUT: {{FINISH}} Executing Finished, the full logs can be found in u6145_yuhkiya/design/caravel_jacaranda-8/jobs/tapeout-job/93f15aae-7047-4acf-9b98-bb2d726bfe56/logs
In order for tapeout to succeed, do I need to eliminate the DRC violation in the MET Density check? Also, I would like to know how to change my openlane config to eliminate the DRC violation.
m
I would guess this is something that @User needs to tell us about. I don't think we have access to the tapeout scripts. If your precheck passes but the tapeout fails then I assume that's something Efabless is responsible for
👍 2
y
@User Our project takes about 8 hours to generate the user_project_wrapper and about 4 hours to run precheck and tapeout. Therefore, we are limited in the number of times we can run all the steps before the deadline and would appreciate any information on tapeout as soon as possible. Thank you for your cooperation🙏