Skip to content

Converts an image (PNG) to .mif for Altera memory image files.

Notifications You must be signed in to change notification settings

Nananas/ImageToMif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Image to Mif convertor

Converts PNG (and probably other image files) to .mif files used by e.g. Cyclone FPGA from Altera.

Dependencies

  • Python 3
  • PIL (Python Image Library) or Pillow (User friendly PIL) link

Usage

$ python Imageparser.py inputfile.png outputfile.mif

About

Converts an image (PNG) to .mif for Altera memory image files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages