FR Number | Problem Description |
|---|---|
1424 |
Simulation C++ size method & overridden replication factor. |
Full DescriptionIn the simulation RTS, if the size method is used to get the replication factor of a port in a subclass that has had its replication factor overriden, it will always return the replication factor specified in the base class. | |