EmbDev.net

Forum: FPGA, VHDL & Verilog VGA problem in Verilog


von Xavier P. (Company: PUCMM) (xavi07p)


Rate this post
useful
not useful
Hello.

I have the the Pong Game code in Verilog with FPGA Xilinx Spartan 
Basys2.
Everything works well, but I notice some flickering in the monitor, 
something like vibrations. What do you think? What is the problem? Maybe 
noisy clock?
Thank you.

von Sigi (Guest)


Rate this post
useful
not useful
In general, it's impossible to answer without your source code.
But the Basys2 is well known in e.g. classic fpga computing for
it's bad clock, more exactly, it's a jitty oscillator. This is
often the source of pixel jittering.
AFAIK the board has an 8-pin socket for an extra clock source.

von Verilogi (Guest)


Rate this post
useful
not useful
if there is a pll used, the clock should be fine. small clock problems 
usually lead only to bad pixels. if there is flickering, a bad 
constellation between hsynch and vsynch is given usually

most probably also a unsynched updating process of the screen will be 
the problem to solve

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.