you can look at the DEF to see what it did, that u...
# openlane
t
you can look at the DEF to see what it did, that usually point me at what's going wrong.
m
how do you mean? which def?
t
Whatever .DEF is fed to Replace at that stage.
the log should show what input it reads.
m
and which readme? I grepped openlane for fp_target_util but didn't come up with anything
t
ah it's
FP_CORE_UTIL
PL_TARGET_DENSITY=(FP_CORE_UTIL+(1~5)/100).
m
thanks
I think I just have too many pins
with the mux separated, now I have to have 7 x io_in and io_out
so about 560 pins
to connect the macros
t
Arf do you need all ios for all macros ?
m
no
but trying to keep it generic
so just exposing all the pins
in the previous version they would all get optimised out in synthesis