Janani Aravind
12/04/2022, 8:41 AMMitch Bailey
12/04/2022, 4:30 PM/opt/caravel_180/precheck_results/03_DEC_2022___09_10_14/outputs/user_project_wrapper.xor.gds.
--- Running XOR for 36/0 ---
XOR differences: 743
--- Running XOR for 42/0 ---
XOR differences: 178
You’re also getting (non-fatal) SPDX errors for extraneous files in your repo. I suggest adding these files to .gitignore
venv
dependencies
runsJanani Aravind
12/04/2022, 5:39 PMMitch Bailey
12/04/2022, 6:48 PMJanani Aravind
12/04/2022, 6:50 PMMitch Bailey
12/04/2022, 6:54 PMJanani Aravind
12/04/2022, 7:17 PMVijayan Krishnan
12/05/2022, 6:00 AMset ::env(DIE_AREA) "0 0 2900 3000".?
user_project_wrapper fixed size is set ::env(DIE_AREA) "0 0 2980.2 2980.2".
So please re-harden your user_proj_example macro less than wrapper size and place it. That's why you're getting ("[WARNING] - {{XOR CHECK FAILED}} The GDS file has non-conforming geometries").Vijayan Krishnan
12/05/2022, 6:01 AMset ::env(FP_SIZING) absolute
set ::env(DIE_AREA) "0 0 2900 3000"
re-run user_proj_example and user_project_wrapper. you won't get prechek error mostly