Maverick5
Newbie level 2
- Joined
- Apr 22, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,293
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..
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..