The-OpenROAD-Project/OpenROAD

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

Open

#3,071 opened on Mar 23, 2023

View on GitHub
 (21 comments) (0 reactions) (1 assignee)Verilog (2,715 stars) (903 forks)auto 404
Staledrtenhancementhelp wanted

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