Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussões

Boucing/Ringing seeing on Output pin of Cyclone II FPGA

Altera_Forum
Colaborador honorário II
2.107 Visualizações

Hi, 

 

I am using Cyclone II to generate a 5MHz clock pulse out from its IO pin and I am seeing ringing problem during the level transition. The overshoot and undershoot could more that 1V on LVTTL IO. Any clues to reduce the ringing problem? 

 

Thanks 

Phuah
0 Kudos
4 Respostas
Altera_Forum
Colaborador honorário II
1.406 Visualizações

Reduce the drive strength. Also make sure you are measuring at the destination end of the net.  

 

Series termination at the source helps as does having a point to point connection.
Altera_Forum
Colaborador honorário II
1.406 Visualizações

As a general remark, the ringing isn't specific to FPGA, it occurs with any fast digital logic. The advantage with FPGA is that you have means to control it in part as the said drive strength setting. Setting all FPGA outputs to minimum drive strength isn't a bad idea. 

 

But you didn't tell about your measurement setup. It could be, that the ringing is present at your oscilloscope probe only, but not at the circuit. If you observe the ringing directly at the output pin, this may be the case. 

 

When you measure the signal at a distant load, the overshoot is likely to exist actually in the circuit. If minimum drive strength can't remove it, an additional series termination at the FPGA output may help. 

 

I assume that you have a low impedance common ground, typically a ground plane. If not, overshoot problems can be severe.
Altera_Forum
Colaborador honorário II
1.406 Visualizações

Thanks for advices. The ringing issue on output pin was reduced to mininum when I set the drive strength to 4mA (degault setting is 24mA).

Altera_Forum
Colaborador honorário II
1.406 Visualizações

As FvM and I stated, look at the signal it the input end of the net, not the output of the FPGA. It's the input end that is "seeing" the signal. 

 

Also for signal integrity measurements, a good high impedence, low capacitance scope probe should be use to see what is actually happening on the net.
Responder