Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
--- Quote Start --- I kept the default vga parameters and clk (200MHz) as stated in the example description. Now when I'm running my system on the NEEK board, the image won't show correct on my monitor due to wrong (?!) vga timings. I also tested it with VESA VGA timings but had no success either. --- Quote End --- Please refer the manual lcd_multimedia_hsmc_reference_manual.pdf from pp.2-26 to 2-28, and set the parameters of video sync generator adequately. Be careful that you must supply the appropriate pixel clock, for example, 25MHz for the VGA(60Hz) 640 * 480 resolution mode. --- Quote Start --- I would like to keep the idea of the NEEK video pipeline, but the final component of the pipeline (avalon_video_sync_generator) can't control a vga display as I know (no composite sync output). --- Quote End --- VGA_SYNC <= VGA_HS & VGA_VS; --- Quote Start --- No one tested the examples before? --- Quote End --- This Nios Linux distri. is almost incomplete . Kazu