I want to build a bank in scripts,there are more than one bank with same name,how to use project.build(build_options) specific parameter?

image

Hi,

Unfortunately, project.build() specifically relies on bank names, so it won’t be able to distinguish between two banks with identical names. So that I have some additional context, can you elaborate on why you’re using two banks with the same name?