Altera_Forum
Honored Contributor
15 years ago100KHz 16bit PWM generation -- PLL manipulation?
I would like to replace my TI Picccolo with an FPGA.
The one major thing that the Piccolo has is the ability to generate a PWM signal with a resolution of 150 ps (yes, pico seconds), thus allowing me to have a base frequency of 100KHz and still get 16bit PWM generation. 150ps ~= effectively 6.6Ghz (FYI: The TI part actually does this in analog land) I see that PLL manipulation (stx4_siv51005.pdf page 19) can get me approxomately 96pico second shifts. Can I use this to generate my high resolution PWM signal to an external pin? And maybe it's inverse as well? Any Examples?