LogicLock Arria10 issues with Platform Designer projects
I'm having a big Platform Designer project with Quartus Prime 18.1 (there is a good reason why I use this version but should not be the topic of this issue)
With an Arria10 the Platform Designer generates the hierarchy names with version number and random IDs (see snipped in the hierarchy.png).
If I would like to have a logic lock now on the "ADC" module to locate it near the I/Os I would need to use wildcards because the random number (red marked in the image) changes with every Platform Designer generation.
But if I use wildcards on the hierarchy the Logic Lock does not work and throws the warning:
Warning (140116): One or more LogicLock region membership assignments are unused
and
Warning (140117): "*:calibration|*:adc" in region "calib"
So now the question: how to overcome that?