marco23
Newbie level 1
pulse generator in verilog
Hello everyone,
I have a certain number of times data, lets say ten values between 0 and 200 us, and I want to emit a pulse (fixed amplitude, fixed width) at each of these times. For example a pulse will be emitted at 10 us, 54 us, 100 us ...
I stored the time values in an array in VerilogA, but I dont know how to emit the pulses. Can somebody help me ?
Thanks
Hello everyone,
I have a certain number of times data, lets say ten values between 0 and 200 us, and I want to emit a pulse (fixed amplitude, fixed width) at each of these times. For example a pulse will be emitted at 10 us, 54 us, 100 us ...
I stored the time values in an array in VerilogA, but I dont know how to emit the pulses. Can somebody help me ?
Thanks