Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAll digital signals are just "square" waves that are high and low... :)
You must understand that you are getting close to the limits of what FPGAs can do and weather what you need can be done or not, depends on the fine details. Signal type may matter, both inputs and outputs. There are physical and hardware limitations and those limitations are different for different types of signal. ie, CMOS signals are larger and cause more noise than LVDS. Thus, LVDS signals can be used at much higher frequencies than CMOS. Anyway, I'm still trying to grap what you need to do. Do you need to produce a square wave (that is, a clock like signal) and control the period with a 2ns resolution? Or do you need to produce pulses of "1" where the pulse length is controlled to a 2ns resolution?