Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- So, if you have 13.1, you should see the buttons in this order along the toolbar: "Run Analysis" "Autorun Analysis" "Stop Analysis" "read data" You set the trigger conditions next to the signals you have added to signal tap by right clicking in the trigger conditions column (if single bits) or typing a value (for a bus) --- Quote End --- Thanks for your help but I have nearly given up at this stage. I have a variable which counts up after after every 100th input clock positive edge and invert another signal (output clock) at that time. I specified the start and stop value for this variable under storage qualifier to be 0 and 200. When i run it , I would expect to see 200 output clock cycles but once again, it only shows the first pulse. What am I doing wrong? It surely shouldn't be this difficult to do such a simple task.