Progress on my Mandelbrot fractal engine.

FPGA projects on this site, or abroad

Progress on my Mandelbrot fractal engine.

Postby hamster » Wed Apr 13, 2011 9:33 pm

Hi,

I've been making progress on my fractal viewer, and am maintaining a wiki of how it all works with my notes and ideas a the project progresses.

I've reached a milestone with my DRAM memory controller and display modules both working, so I can now have byte-per-pixel 640x480 256 colour , 60Hz running out of page mode RAM.

If anybody is interested, the design, source and project notes are available at:

http://ec2-122-248-210-243.ap-southeast-1.compute.amazonaws.com/mediawiki/index.php/Mandelbrot#Display_subsystem

Now on with actually displaying the fractal!
hamster
 
Posts: 38
Joined: Mon Sep 27, 2010 10:19 pm

Re: Progress on my Mandelbrot fractal engine.

Postby hamster » Mon May 16, 2011 12:42 am

The main calculation now works and I can display the mandelbrot set. Am slowly adding the VDHL to the web site.

Now on to adding the PS/2 mouse interface!
hamster
 
Posts: 38
Joined: Mon Sep 27, 2010 10:19 pm


Return to General projects