Skip to content

nobotro/fpga_mandelbrot_fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

verilog mandelbrot fractal generator

It is verilog implementation of mandelbrot fractal generator. Code tested on Artix-7 XC7A35T FPGA board.

Design

  • For vga frame buffer used onboard ddr3 256MB ram with xilinx mig7 memory controller
  • Fractal size and vga resolution is 1024 X 768
  • Fractal frame is generated one time untill next zoom
  • Max iteration for fractal generation is 500

Video Demonstration

https://www.youtube.com/watch?v=fnmL0FrD2Qw

Releases

No releases published

Packages