Skip to content

Place and route graphical breakpoints updates #3284

@vaughnbetz

Description

@vaughnbetz

Expected Behaviour

route_net_id >= 0 crashes with an unknown expression error if route_net_id is misspelt (e.g. route_net_ids)..

  • should give an error message and proceed if we can't parse a formula, instead of crashing

Setting a router breakpoint every N iterations leads to next stopping after every net

  • Should just stop next time a breakpoint condition is met, which is at the start of that routing iteration

route_net_id is misspelt in the pop-up when you stop (fix text)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions