The-OpenROAD-Project/OpenROAD

Multi-cut vias are not yet supported in the detail router

Closed

#3,071 opened on Mar 23, 2023

 (21 comments) (0 reactions) (1 assignee)Verilog (903 forks)auto 404
Staledrtenhancementhelp wanted

Repository metrics

Stars
 (2,715 stars)
PR merge metrics
 (Avg merge 5d 12h) (136 merged PRs in 30d)

Description

Description

As stated in title, currently OpenROAD doesn't support multi-cut vias which could be a crucial functionality as shown in the figure below.(In FlewPR.cpp) So I believe it's impossible to set constraint in ndr rule for multi-cut vias since it's basically not support in the OpenROAD router.

image

Suggested Solution

Further modification need to be done for the router or create a new router just for multi-cut vias.

Additional Context

No response

Contributor guide