The core event merge only passes the signal at the bottom input when events arrive simultaneously
I splitted a ramp wave ( range 0-1 ) into a comparison ( compare against 0.5 )
The outputs of the router are combined , in the upper structure the waveform is reconstructed back to a saw .
I assume that is because no latches are used and thus the events did not arrive at the same time , therefore both inputs to the merge are combined .
In the lower strucutre , the outputs each go into a mem-write -read , resulting in events arriving at the same time, thus only the bottom input of merge is let through , result …only the lower part of the ramp wave
My question : how to combine it with using mem-write -reads ( after the router )
?
An adder just doubles the frequency + dc offset