Hello i have get error, when i run the flow on Ope...
# openlane
f
Hello i have get error, when i run the flow on Openlane in STEP 2. [ERROR]: during executing sta script /openlane/scripts/openroad/sta/multi_corner.tcl [ERROR]: Log: designs/i2c_master_top/runs/RUN_2024.05.20_19.23.01/logs/synthesis/2-sta.log [ERROR]: Last 10 lines: Using 1e+03 for resistance... Using 1e-09 for time... Using 1e+00 for voltage... Using 1e-03 for current... Using 1e-09 for power... Using 1e-06 for distance... Reading netlist '/openlane/designs/i2c_master_top/runs/RUN_2024.05.20_19.23.01/results/synthesis/i2c_master_top.v'… Reading design constraints file at '/openlane/designs/i2c_master_top/src/i2c_master_bit_ctrl.v /openlane/designs/i2c_master_top/src/i2c_master_defines.v /openlane/designs/i2c_master_top/src/i2c_master_top.v /openlane/designs/i2c_master_top/src/timescale.v /openlane/designs/i2c_master_top/src/i2c_master_byte_ctrl.v'… Error: multi_corner.tcl line 43, cannot open '/openlane/designs/i2c_master_top/src/i2c_master_bit_ctrl.v /openlane/designs/i2c_master_top/src/i2c_master_defines.v /openlane/designs/i2c_master_top/src/i2c_master_top.v /openlane/designs/i2c_master_top/src/timescale.v /openlane/designs/i2c_master_top/src/i2c_master_byte_ctrl.v'. child process exited abnormally [ERROR]: Creating issue reproducible... . ENVİROMENT REPORT OpenLane Container (2719508):/openlane$ python3 ./env.py issue-survey open_pdks cd1748bb197f9b7af62a54507de6624e30363943 WARNING: issue-survey appears to be running inside the OpenLane container. This makes it difficult to rule out issues with your environment. Unless instructed specifically to do so, please run this command outside the OpenLane container. --- Kernel: Linux v6.5.0-35-generic Distribution: centos 7 Python: v3.6.8 (OK) OpenLane Git Version: 2719508edbb579ab7317d1e0942b774d8d4aa214 python-venv: INSTALLED --- PDK Version Verification Status: OK --- Git Log (Last 3 Commits) 2719508e 2024-03-14T144149+02:00 Remove SYNTH_READ_BLACKBOX_LIB (#2099) - Kareem Farid - (HEAD -> master, tag: 2024.03.15, origin/master, origin/HEAD) 525d7ed3 2024-03-11T133144+02:00 Defer AST Compilation in Yosys (#2100) - Kareem Farid - (tag: 2024.03.12) a663df28 2024-03-06T154726+02:00 Update OpenROAD (#2093) - Mohamed Gaber - (tag: 2024.03.07) --- Git Remotes origin https://github.com/The-OpenROAD-Project/OpenLane (fetch) origin https://github.com/The-OpenROAD-Project/OpenLane (push)
m
@FAZLI EMRE So
i2c_master_top
is your own design, right? Can you share the
i2c_master_top/openlane/config.json
file?