Commit b844d41
committed
ifp: Fix gap on the right of the power domain.
We want at least power_domain_y_space * site_dy. The ceil function should be used instead of the implicit floor one.
Also make odb::makeSiteLoc take care of the that (currently it's noop as the input is already snapped to site width).
Signed-off-by: Christian COSTA <[email protected]>1 parent 7fe9b26 commit b844d41
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
| 555 | + | |
560 | 556 | | |
561 | 557 | | |
562 | 558 | | |
| |||
0 commit comments