Open
Description
CoreLib/data_structures/src/Dictionary.vhd
Line 108 in efe6954
The package is instrumented up to support different sized std_logic_vectors.
In Set, when a key is found, it is "assumed" to be the same size as the current value.
Is this an ok assumption? Could the set value be a different size?