<#1617 IR Drop Report, Unconnected PDN layer: 5 &a...
# openlane-development
g
#1617 IR Drop Report, Unconnected PDN layer: 5 &amp; 6 Issue created by Baungarten-CINVESTAV Description Hello, I am trying to integrate a small eFPGA (4 x 4 CLB) with Caravel, I have used OpenFPGA to create the FPGA architecture. The FPGA has been hardened and instantiated with Caravel, i just modify some variables of the caravel's config file (FP_PDN_MACRO_HOOKS, MACRO_PLACEMENT_CFG, VERILOG_FILES_BLACKBOX, EXTRA_LEFS, and EXTRA_GDS_FILES) How can I fix these errors? Expected Behavior [ERROR]: during executing openroad script /openlane/scripts/openroad/irdrop.tcl [ERROR]: Log: ../home/baungarten/Proyectos_caravel/FPGA_ALL_CARAVEL/caravel_user_project/openlane/user_project_wrapper/runs/23_01_12_07_04/logs/signoff/22-irdrop.log [ERROR]: Last 10 lines: [WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2356.880um), layer: 6. [WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2281.880um), layer: 5. [WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2281.880um), layer: 6. [WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2206.880um), layer: 5. [WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2206.880um), layer: 6. [WARNING PSM-0038] message limit reached, this message will no longer print [WARNING PSM-0039] Unconnected instance TIE_ONE_one_ at location (68.270um, 1006.880um) layer: 5. [ERROR PSM-0078] IR drop setup failed. Analysis can't proceed. Error: irdrop.tcl, 37 PSM-0078 child process exited abnormally [ERROR]: Creating issue reproducible... [INFO]: Saving runtime environment... Environment report
Copy code
How i'm working with caravel i can't run the Environment report, but i'm working with the last version of caravel. 

<https://github.com/efabless/caravel_user_project>
Reproduction material issue_reproducible.zip Relevant log output
Copy code
[ERROR]: during executing openroad script /openlane/scripts/openroad/irdrop.tcl
[ERROR]: Log: ../home/baungarten/Proyectos_caravel/FPGA_ALL_CARAVEL/caravel_user_project/openlane/user_project_wrapper/runs/23_01_12_07_04/logs/signoff/22-irdrop.log
[ERROR]: Last 10 lines:
[WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2356.880um), layer: 6.
[WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2281.880um), layer: 5.
[WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2281.880um), layer: 6.
[WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2206.880um), layer: 5.
[WARNING PSM-0038] Unconnected PDN node on net vccd1 at location (1847.450um, 2206.880um), layer: 6.
[WARNING PSM-0038] message limit reached, this message will no longer print
[WARNING PSM-0039] Unconnected instance TIE_ONE_one_ at location (68.270um, 1006.880um) layer: 5.
[ERROR PSM-0078] IR drop setup failed.  Analysis can't proceed.
Error: irdrop.tcl, 37 PSM-0078
child process exited abnormally

[ERROR]: Creating issue reproducible...
[INFO]: Saving runtime environment...
The-OpenROAD-Project/OpenLane