Forum Discussion
sstrell
Super Contributor
3 years agoSo what are you expecting to see?
You have stop~0 set as a trigger in (like trigger condition 0). You don't show what you have set up for your main trigger condition from the Signal Tap node list.
- Hamza_523 years ago
New Contributor
My logic is i have implemented a simple counter which count from zero and count till 15. Once it reach 15 it enable the stop bit which should act a trigger to stop my acquisition. As the FPGA clock is of 50MHZ so to slow down the count i have used clock divider which generate a clock of 1 Hz and my counter is updating on every posedge of the 1 Hz clock. I am trying to see all the values of my counter on Signal Tap which i am unable to see.