The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
资源简介:The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen ...
上传时间: 2014-01-16
上传用户:225588
资源简介:Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
上传时间: 2015-05-30
上传用户:FreeSky
资源简介:this a sample about the VGA COLORBAR,the function of this code is show eight different colour in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2016-03-12
上传用户:shawvi
资源简介:this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying hardware.
上传时间: 2014-01-03
上传用户:xwd2010
资源简介:The UsbKbd example WDM device driver illustrates how to interrogate a USB device, specifically a USB keyboard.
上传时间: 2016-10-22
上传用户:wang0123456789
资源简介:Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.
上传时间: 2013-12-29
上传用户:l254587896
资源简介:Modify the modulation example (COMMDOC_MOD) so that it uses a Gray-coded signal constellation.
上传时间: 2017-01-08
上传用户:xieguodong1234
资源简介:The SMS Example demonstrates how to: · Create a Short Message Service (SMS) message. · Send the SMS message that was created. · Receive an SMS message. · Read a received SMS message.
上传时间: 2017-07-30
上传用户:JIUSHICHEN
资源简介:Yet another mp3 player, but this time using SVGALib under Linux. The idea was to use a 320x240 display which can be used in a vehicle. I wrote this quite a few years ago, before mp3 players were so cheap. It uses mpg123 for the mp3 decod...
上传时间: 2013-12-26
上传用户:zmy123
资源简介:This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the ...
上传时间: 2014-01-03
上传用户:liuchee