Version 8, changed by nkari. 01/21/2008. Show version history
Your one stop shop to get versions of Nios II Embedded Evaluation kit that support VGA.
Authors Note:
1) The design examples provided here are "as is" is as such unsupported
2) All Design Examples were targetted for the v7.2 release of the Nios II Embedded Evaluation Kit
3) All Design Examples have been compiled using v7.2 release of the Nios II EDS
Add these ready to run demos to your SD Card and display them on a projector or monitor.
The following steps should take under 5 minutes to perform:
The following downloads are for users who want to add VGA to their own designs. If all you wanted was to add the above ready to run demos to your SD Card then ignore the rest of this page.
Add VGA capability to your own designs so you can show them to your friends, co-worker (or Manager) on a projector or monitor
These design examples contain full Quartus II Project files and Software sources.
Click on the links below to download:
Now that you have the hardware design examples that support VGA (see above), you may want to download a few software example applications that run on the hardware designs. You can download the following:
The VGA Application Selector Updater assumes that your kit has the original (non VGA) application selector in flash. It then goes ahead and overwrites it. But what if for some reason you didnt have anything in flash? Well you can install the VGA application Selector Utility directly into flash by following these steps:
nios2-configure-sof cycloneIII_embedded_evaluation_kit_application_selector.sof
nios2-flash-programmer --base=0x04000000 restore_vga_neek.flash
kpeswaran said, 04/07/2008:
Hi,
This demo is very cool, but when i try to change the resolution, its difficult, there are two components encrypted .cpp, (neek_ddr_vga_16_dma,neek_ddr_lcd_capture_dma), i checked the dump file created by this ip's, that is in system c, can you please help me if no concerns.
sending the decrypted (neek_ddr_vga_16_dma,neek_ddr_lcd_capture_dma),
regards
eswaran