Altera_Forum
Honored Contributor
16 years agoUndeclared Parameter & Bus Range Problem
hi there,
i have another problem with a VHDL Code. After including the VHDL in the project and generating a symbol, which i dropped on a bdf file, i want to start the analysis and elaboration to detect ports and so on. There seems to be a problem with it, because if i start with the elaboration, there comes first up a Warning where it says "Warning: Undeclared parameter channelwidth/chancount" and after that i got an error "Error: Bus range for signal "port "I2S_DATA_I[2**channelwidth/chancount-1..0]" (ID I2S_Input_S:inst9)" must be a number" I'm using Quartus II Version: 9.0 with SP 1 I'm very frantically because i've found only one thread with the same problem here and the solution there doesn't work on my project. Hope anybode could help me!? best regards