8000 GitHub - Nananas/ImageToMif: Converts an image (PNG) to .mif for Altera memory image files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nananas/ImageToMif

< 81AF button hidden="" data-testid="focus-previous-element-button" data-hotkey="k">

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

0