Where is the HTML-report for altera_fir_compiler_ii documented?
When generating an altera_fir_compiler_ii a HTML file is produced. This HTML-file appears to be some kind of report or documentation. There is a name-value list called Parameters. For most of the name-value pairs I can make educated guesses of the meaning based on the name and value, but others are a mystery to me. I do not find these names in the documentation ug_fir_compiler_ii.pdf. Are they documented elsewhere?
For instance what does coeffSetRealValueImag mean? Have the generator produced imaginary coefficients in a all real filter (real input, real coefficients and real outputs)? And if so why are there fewer imaginary values than real? The coefficients I imported had only real parts and when I export them back to a text file I see no imaginary parts.