Hi,
I'm testing an ASIC, whose one of its input signals is the ENABLE.
The requirements for this ENABLE are:
1. Goes "High" only for the 1st CLOCK period, and goes "Low" for the rest of the time.
2. This has to be synchronized with the CLOCK (meaning: in the 1st CLOCK period, as descibed above).
I tried to use a signal generator with "burst" function. Unfortunately, it does not cater for synchronization with CLOCK.
If there is an laternative of building external circuitry for this task.... (e.g.: using 555 timer, JK FF, ... etc.), then:
* What is the best/easiest way to do it?
* How? [details please, with connection diagram if possible]
Thanks in advance.