Closed Sanchit-Gupta10 closed 2 months ago
#unzip issue_reproducible.zip
Archive: issue_reproducible.zip
warning [issue_reproducible.zip]: zipfile claims to be last disk of a multi-part archive;
attempting to process anyway, assuming all parts have been concatenated
together in order. Expect "errors" and warnings...true multi-part support
doesn't exist yet (coming soon).
zip file missing some more files. Attach a valid reproducible test case.
tmp.zip issue_reproducible_1.zip i have separated the temp folder from issue reproducible
@vijayank88 i have decreased the diode_insertion_strategy value from 4 to 3 and now the openlane flow is completed successfully. But, i didn't know exactly that whether it is correct way of handling this error or not?
Does doing so result in fixing all antenna violations?
@Sanchit-Gupta10
Seems you're using last year OpenLane commit 2023.02.23
. can you update your OpenLane to latest and try once.
Does doing so result in fixing all antenna violations?
@maliberty No, all violations are not fixed but it doesn't give any errors. earlier it shows that [INFO] [Iteration 1] Failed to reduce antenna violations (82->82), stopping iterations
and then i reduce the die area and then it shows this message [INFO] [Iteration 1] Failed to reduce antenna violations (54->54), stopping iterations
@Sanchit-Gupta10 Seems you're using last year OpenLane commit
2023.02.23
. can you update your OpenLane to latest and try once.
okay i will try with latest version
@maliberty @vijayank88 during routing step this is showing [INFO] [Iteration 1] Failed to reduce antenna violations (54->54), stopping iterations
there is no error in the openlane flow so, can i proceed futher ??
Failed to reduce antenna violations (54->54), stopping iterations
it means antenna violations not fixed completely.
@Sanchit-Gupta10 Check antenna report file inside reports/signoff
Staled out.
Description
i am running openlane flow but it got stuck at global routing step i have also attached the config.json file.
Expected Behavior
the flow should be completed
Environment report
Reproduction material
issue_reproducible.zip i have also added config.json file for reference config.json
Relevant log output