Skip to content

Reducing size of mock abstracts #998

Closed Answered by maliberty
oharboe asked this question in General
Discussion options

You must be logged in to vote

Since we use 'write_abstract_lef -bloat_occupied_layers' today only a single shape is required to block an entire layer. We could skip PDN and either

  • Put a single shape on each layer that PDN would use
  • Add an option to write_abstract_lef to give a set of layers to block (nicer)
  • Run PDN but skip the vias which probably are the bulk of the data.

If in the future we drop -bloat_occupied_layers then this wouldn't apply.

Dropping resizer would affect the timing model generated. Maybe that doesn't matter given the other simplifications.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by oharboe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants