Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable nangate45 bp_quad and add to test slugs #2851

Open
jeffng-or opened this issue Feb 14, 2025 · 5 comments
Open

Re-enable nangate45 bp_quad and add to test slugs #2851

jeffng-or opened this issue Feb 14, 2025 · 5 comments
Assignees

Comments

@jeffng-or
Copy link
Contributor

Description

Issue to track nangate45 bp_quad work

Suggested Solution

No response

Additional Context

No response

@jeffng-or jeffng-or self-assigned this Feb 14, 2025
@jeffng-or
Copy link
Contributor Author

current status is that it gets stuck in 2_1_floorplan, specifically in the resizer. The resizer slowly churns through 233k hold violations

@jeffng-or
Copy link
Contributor Author

After adding "export REMOVE_ABC_BUFFERS=1", I'm able to get past the initialize floorplan step. The failure now is in the resizer call from CTS. It's encountering 226k hold violations and gets through 129k of them before it hits the max buffer count:

 Iteration | Resized | Buffers | Cloned Gates |   WNS   |   TNS   | Endpoint
---------------------------------------------------------------------------
        0 |       0 |       0 |            0 |  -0.753 | -7474.201 | next.btc_link_core.blss.sync_p_z_blss.bsg_SYNC_1_r_0_sv2v_reg$_DFF_P_/D
    final |      38 |  254095 |            0 |  -0.720 | -2889.255 | next.btc_link_core.blss.sync_p_z_blss.bsg_SYNC_1_r_0_sv2v_reg$_DFF_P_/D
---------------------------------------------------------------------------
[WARNING RSZ-0066] Unable to repair all hold violations.
[INFO RSZ-0032] Inserted 254095 hold buffers.
[ERROR RSZ-0060] Max buffer count reached.
Error: cts.tcl, 86 RSZ-0060
Command exited with non-zero status 1
Elapsed time: 12:39.74[h:]min:sec. CPU time: user 754.01 sys 5.67 (99%). Peak memory: 11747212KB.

@jeffng-or
Copy link
Contributor Author

@maliberty, FYI

@rovinski
Copy link
Collaborator

233k hold violations means that something is not right with the constraints, or CTS got seriously messed up somehow.

@jeffng-or
Copy link
Contributor Author

bp_quad enabled with 2f2cf54
Need to add to testSlugs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants