Is there a way to constrain max skew between some path ? (and ideally do some bulk grouping).
So say I have a bunch of instances
sub[N-1:0]
with
a_in
/
b_in
input ports and
a_out
/
b_out
output ports and they're all chained
a[N-1:0]
an
b[N-1:0]
. Is there a way to write a SDC so that the delay from
a_out
to the next block
a_in
and the delay from
b_out
to the next block
b_in
are within some margin of each other ?
r
Ryan R
08/30/2022, 5:14 PM
industry does in various ways....mainly for source synchronous interfaces....you can use set_max_delay /set_min_delay which are easiest to use....Check if openlane supports it...
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.