We have a bind that binds to all instances of a module. In configurations where at least 1 instance exists, everything appears to bind correctly. In configurations where no instances exist, we get the following error. The module name in this example is abcd.
“Failed to find ‘abcd’ in hierarchical name abcd”
We’re trying to avoid having to bind to each instance manually or adding `ifdef around the bind.