Harald Pretl
01/22/2022, 7:35 AMcaravel directory, but for the config.tcl where I base the settings of my macro on does not have these PDN settings…Matt Venn
01/22/2022, 8:35 AMMatt Venn
01/22/2022, 8:35 AMHarald Pretl
01/22/2022, 4:37 PMFP_PDN_VPITCH for the macro hardening need to be the same as the wrapper PDN settings. Unfortunately, the user_proj_example has not set this PDN setting, but by luck shows no DRC/LVS errors.
So my recipe:
• Put the proper PDN settings in the config.tcl of the user_proj_xxx.
• Align the placing of the user_proj_xx in the wrapper so that the M4 straps don’t interfere which each other. This is a bit tedious try-and-error, I haven’t found a deterministic way yet to just calculate the proper X position.
• Put blocking layers for li1 to M4 in the config.tcl of the wrapper, otherwise in the wrapper the connection to the IOs might just route through the user macro.Tim Edwards
01/23/2022, 10:16 PMHarald Pretl
01/27/2022, 8:41 AMproject0