Forum Discussion
Altera_Forum
Honored Contributor
14 years agoLVDS High-speed counter。
I designed a counter, used to LVDS level pulse signal count. The number of pulses per second is a few hundred or so. Pulse width is random, from 1ns to 3ns, need to count the number of pulses, the in...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- the key is the pulse width is very narrow, and some pulses can not trigger counter. --- Quote End --- Did you perform a timing analysis and determine the minimum acceptable pulse width using TimeQuest? Since your current design uses a counter directly, you do not give the synthesis tool much in the way of options for placing logic. If you use the scheme I suggest, then you can use an IOE register on the input signal. Since these registers work with DDR LVDS signals up to close to 1Gbps, and SERDES LVDS up to 1.6Gbps, there is a good chance you can get it to work. Cheers, Dave