When opening .opi files written by css-nsls2 3.1.6 in 3.2.15 we find that PV names where the constant value is a macro are not being translated correctly. For example, 'const://x($(M))' becomes '="M)"' when I would expect either '=$(M)' or '="$(M)"'.
FYI, in our case the macro value is a number.