Ruige Lee
11/24/2022, 4:01 AMmake 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.
{{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
make compress
, the precheck cannot upzip gds now.Mitch Bailey
11/24/2022, 6:48 AMgds
directory? It may fail if you have both user_project_wrapper.gds
and user_project_wrapper.gds.gz
Ruige Lee
11/24/2022, 6:50 AMwhutddk@DESKTOP-9M9APGT:/mnt/r/work/Rift2Go_2300_GF180_MPW0/gds$ ls
rift2Wrap.gds.gz user_project_wrapper.gds.gz user_proj_example.gds.gz
Ruige Lee
11/24/2022, 7:11 AMupzip
first. It seems that the exception happened in PDK, caravel, in where the sub dictionary will not push to repo.