Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

signal II tap issue with I/O BUS

Altera_Forum
Honored Contributor II
1,494 Views

Hello and thanks for any help. 

 

I am using signal II tap to debug an I/O Bus between FPGA and DSP. My design works fine in timing simulation and I do see my "BUS~result" showing count up to the DSP synchronized to a common clock between the two devices.  

However in signal II tap my bus is always showing <0000>, the weird thing is that if I tap into the count signal that feeds the BUS signal I do see the count up working but not on the actual BUS signal. 

 

 

Any remarks are greatly appreciated. 

 

thx, 

Mowa...
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
712 Views

Are you sure the count signal is feeding the output pins? are these pins bidirectiona? if so are you actually driving them?

0 Kudos
Altera_Forum
Honored Contributor II
712 Views

Thanks for the reply, 

 

I am pretty sure I am driving them and the timing simulation confirms, the bus is bidirectional. I wonder if there is something funny about the PINS in S2T?
0 Kudos
Altera_Forum
Honored Contributor II
712 Views

May be you better start with a fresh signaltap. 

I asked about bidirectional pins because a pitfall may occur if you are not driving it correctly at the right time. It could be the DSP chip is driving it with zeros.
0 Kudos
Altera_Forum
Honored Contributor II
712 Views

thanks, 

 

I will give it a shot. Are you aware of any special case where S2T can't access a Bidirectional Bus because some XYZ reason?
0 Kudos
Reply