Altera_Forum
Honored Contributor
15 years agoHow to wire to signal tap?
(* keep = 1 *) wire rx_bar_hit/* synthesis keep */;
assign rx_bar_hit = (rx_desc | rx_desc) ? 1'b1 : 1'b0;
But I can't add this signal to Siganl Tap. If I add this signal manualy (just type this name in signal tap): Critical Warning: Can't connect pre-synthesis signal "top_example_chaining_pipen1b:core|altpcierd_example_app_chaining:app|altpcierd_cdma_app_icm:chaining_dma_arb|artem_dma:artem_dma0|rx_bar_hit" to port "trigger_in" on SignalTap II instance "auto_signaltap_0" because the signal does not exist in the pre-synthesis netlis