Anton Dyudin
11/28/2020, 11:39 PMFULL RUN LOG:
Uncompressing the gds files
Step 0 done without fatal errors.
Executing Step 1 of 4: Checking License files.
{{LICENSE COMPLIANCE PASSED}} Apache-2.0 LICENSE file was found in project root
No third party libraries found.
Step 1 done without fatal errors.
{{SPDX COMPLIANCE WARNING}} Found 1323 non-compliant files with the SPDX Standard. Check full log for more information
SPDX COMPLIANCE: NON-COMPLIANT FILES PREVIEW: ['miniflip/.travis.yml', 'miniflip/Makefile', 'miniflip/info.yaml', 'miniflip/.travisCI/runPrecheck.sh', 'miniflip/.travisCI/travisBuild.sh', 'miniflip/checks/full_log.log', 'miniflip/checks/spdx_compliance_report.log', 'miniflip/doc/caravel_datasheet.ps', 'miniflip/gds/gen_caravel.tcl', 'miniflip/mag/.magicrc', 'miniflip/mag/bump_bond.tcl', 'miniflip/mag/comp.out', 'miniflip/mag/run_lvs_por.sh', 'miniflip/mag/simple_por.spice', 'miniflip/ngspice/digital_pll/digital_pll.spice', 'miniflip/ngspice/digital_pll/digital_pll_controller.xspice', 'miniflip/ngspice/digital_pll/digital_pll_tb.spice', 'miniflip/ngspice/digital_pll/inverter_tb.spi', 'miniflip/ngspice/digital_pll/ring_osc2x13.spice', 'miniflip/ngspice/digital_pll/ring_osc2x13.spice.bak']
Executing Step 2 of 4: Checking YAML description.
YAML file valid!
Step 2 done without fatal errors.
Executing Step 3 of 4: Executing Fuzzy Consistency Checks.
Documentation Checks Passed.
Makefile Checks Passed.
instance caravel found
instance user_project_wrapper found
Design is complex and contains: 9 modules
Design is complex and contains: 613583 modules
verilog Consistency Checks Passed.
Basic Hierarchy Checks Passed.
Running Magic Extractions From GDS...
Consistency Checks Failed+ Reason: GDS Checks Failed: Either you didn't mount the docker, or you ran out of RAM. Otherwise, magic is broken.
Executing Step 4 of 4: Checking DRC Violations.
Running DRC Checks...
DRC Checks on GDS-II Failed, Reason: Either you didn't mount the docker, or you ran out of RAM. Otherwise, magic is broken and it segfaulted.
TEST FAILED AT STEP 4
Amr Gouhar
11/30/2020, 1:24 PMchecks/magic_drc.log
, But, this usually happens when you run out of RAM. The memory usage at my end peaked at 10GB. Also, you won't be able to get a DRC clean report at the moment (we are discussing ways to resolve that).