Commit 28ec610
committed
Fix some multi-chip issues.
dbChip::destroy: the dbDatabase's stored main chip ID should not be
cleared when the chip being destroyed is not the main chip.
dbSta::postReadDef: reading a DEF for a chip that isn't the main chip
should not update which block STA considers the main block.
Signed-off-by: Sean Luchen <[email protected]>1 parent 8b193f4 commit 28ec610
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
666 | 665 | | |
667 | 666 | | |
668 | 667 | | |
669 | | - | |
| 668 | + | |
0 commit comments