Hi,
I have a digital waveform and I would like to detect the number of rising edges with their location. Is there any Edge function that works with digital waveforms ? How can I do it in the fastest way possible without scanning through all the bits to detect 1s
Thanks