Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProbably nothing at all.
They appear in generated names when two items are concatenated, using characters that don't appear elsewhere can avoid issues with non-unique names. Long names are typical of any system that uses software to generate 'code'. In the past I've seen a C compiler warn "variable names are not unique in their first 256 characters" !