Creating two PEs with same name will only give one PE in architecture.
If I render the architecture and name two PEs "bf", I will only get one PE in the architecture. If I rename it "bf1" and "bf2," I will get two PEs as expected.
The expected behaviour is that these two PEs should be generated even though they have the same name, alternatively, an error should be raised.