Cheng Meng
12/03/2023, 3:20 PMmake user_project_wrapper
and I keep getting this error:
[STEP 21]
[INFO]: Creating IR Drop Report (log: ../home/mc/encryption_caravel_user_project/openlane/user_project_wrapper/runs/23_12_03_22_34/logs/signoff/21-irdrop.log)...
[WARNING]: VSRC_LOC_FILES is not defined. The IR drop analysis will run, but the values may be inaccurate.
[ERROR]: during executing openroad script /openlane/scripts/openroad/irdrop.tcl
[ERROR]: Log: ../home/mc/encryption_caravel_user_project/openlane/user_project_wrapper/runs/23_12_03_22_34/logs/signoff/21-irdrop.log
[ERROR]: Last 10 lines:
Worstcase voltage: 5.00e+00 V
Average IR drop : 1.02e-06 V
Worstcase IR drop: 6.54e-06 V
######################################
[INFO PSM-0022] Using 5.000V for vccd2
[INFO PSM-0076] Setting metal node density to be standard cell height times 5.
[INFO PSM-0031] Number of PDN nodes on net vccd2 = 708.
[ERROR PSM-0042] Unable to connect macro/pad Instance mprj to the power grid.
Error: irdrop.tcl, 35 PSM-0042
child process exited abnormally
[ERROR]: Creating issue reproducible...
[INFO]: Saving runtime environment...
and issue_reproducible is here. Any help would be great,thank you!Mitch Bailey
12/03/2023, 3:27 PMvccd2
? I thought it was a single power process.
"VDD_NETS": [
"vdd"
],
"GND_NETS": [
"vss"
],
Cheng Meng
12/03/2023, 3:38 PMmake setup
, I ran make user_proj_example
and make user_project_wrapper
, make user_project_wrapper
is failure.Cheng Meng
12/03/2023, 3:43 PM"VDD_NETS": [
"vdd"
],
"GND_NETS": [
"vss"
],
May I ask which file this code is in?Mitch Bailey
12/03/2023, 3:46 PMopenlane/user_proj_example/config.json
Did you clone the gf180mcu
branch of caravel_user_project
?Mitch Bailey
12/03/2023, 3:46 PMPDK
.Cheng Meng
12/03/2023, 3:56 PMmain
branch of caravel_user_project, I didn't switch to gf180mcu
Yatharth Agarwal
12/04/2023, 3:56 AMgf180mcu
branch or directly clone the gf180mcu
branch?
In the latter case how are we supposed to submit the project?Cheng Meng
12/04/2023, 6:39 AMgf180mcu
branch