Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20714 Discussions

Board testing problem for FIR filter

Altera_Forum
Honored Contributor II
1,048 Views

Hi everyone, 

 

I'm testing a Band Pass Filter generated by altera IP core (FIR compiler) on the board having Stratix 5 device 5SGSMD5K2F40C2 . I have written a small top entity for the BPF where in I have assigned the ast_source_data to a signal in the BPF component instantiation. And then I have assigned that signal to an output port. In simulation it's giving correct output but on board when checked in the signal tap analyzer tool, it's showing that the particular signal is zero and the output port has some junk values but the output valid is high even though that source data signal is zero on the board. Why is this happening when it was perfect in the simulation. Kindly reply me..
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
346 Views

Is there some critical warning Quartus says?

0 Kudos
Altera_Forum
Honored Contributor II
346 Views

Hi Lawee, 

 

There is 1 critical warning. That's "The output clock port on PLL must be connected". . But actually I haven't used this clock anywhere in the BPF. It's used for another design so I just generated.
0 Kudos
Reply