Commit 6be2024
committed
[CTS] Move occupiedPositions seeding to populateTritonCTS
Avoid re-iterating all block instances per clock net by seeding
the occupiedPositions set once in populateTritonCTS() before the
clock net loop, instead of inside the per-net wrapper.
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>1 parent f1a21d4 commit 6be2024
2 files changed
Lines changed: 11 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | 858 | | |
873 | 859 | | |
874 | 860 | | |
| |||
1243 | 1229 | | |
1244 | 1230 | | |
1245 | 1231 | | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
1246 | 1242 | | |
1247 | 1243 | | |
1248 | 1244 | | |
1249 | 1245 | | |
1250 | 1246 | | |
1251 | 1247 | | |
1252 | | - | |
| 1248 | + | |
1253 | 1249 | | |
1254 | 1250 | | |
1255 | 1251 | | |
| |||
0 commit comments