Hello, I have `rm`the mpe_check and re-run `make p...
# shuttle-precheck
r
Hello, I have `rm`the mpe_check and re-run
make precheck
to get newest precheck script, but when I
make run-precheck
I always got failure in
FEOL
with the following log, these happens in
GFMPW0
and
MPW8
project.
Copy code
{{STEP UPDATE}} Executing Check 2 of 4: Klayout FEOL
Traceback (most recent call last):
  File "mpw_precheck.py", line 141, in <module>
    default_content='_default_content')
  File "mpw_precheck.py", line 102, in main
    run_precheck_sequence(precheck_config=precheck_config, project_config=project_config)
  File "mpw_precheck.py", line 68, in run_precheck_sequence
    results[check.__surname__] = check.run()
  File "/home/whutddk/mpw_precheck/check_manager/__init__.py", line 156, in run
    self.klayout_cmd_extra_args)
  File "/home/whutddk/mpw_precheck/checks/drc_checks/klayout/klayout_gds_drc_check.py", line 20, in klayout_gds_drc_check
    with open(report_file_path) as klayout_xml_report:
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/r/work/Rift2Go_2300_GF180_MPW0/precheck_results/24_NOV_2022___00_30_37/outputs/reports/klayout_feol_check.xml'
make: *** [Makefile:225: run-precheck] Error 1
Also after I
make compress
, the precheck cannot upzip gds now.
`````` Also I got exception again in online precheck
m
@Ruige Lee What’s in your
gds
directory? It may fail if you have both
user_project_wrapper.gds
and
user_project_wrapper.gds.gz
r
I have both of them, they are created from make compress No, I only have
Copy code
whutddk@DESKTOP-9M9APGT:/mnt/r/work/Rift2Go_2300_GF180_MPW0/gds$ ls
rift2Wrap.gds.gz  user_project_wrapper.gds.gz  user_proj_example.gds.gz
Let's forget
upzip
first. It seems that the exception happened in PDK, caravel, in where the sub dictionary will not push to repo.