Forum Discussion
Altera_Forum
Honored Contributor
17 years agoFIR filter
Hi, I'm using the FIR filter compiler of the megawizard to compile 2 bandpass filters. It all goes well 'till I use them in a toplevel. Somehow I can't seem to find my mistake. The filt...
Altera_Forum
Honored Contributor
17 years agoYou must set one as '1' in the architecture as assignment:
begin ..... one <= '1'; because initialisation is ignored by synthesis tool except for memory at least