Skip to content
/ coetool Public

coetool is a cli or gui program to convert from .coe files (memory map for a ROM in an FPGA) to image files and the other way around, load an image and generate .coe file.

Notifications You must be signed in to change notification settings

shushm/coetool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coetool

coetool is a cli or gui program to convert from .coe files (memory map for a ROM in an FPGA) to image files and the other way around, load an image and generate .coe file. Original author: http://jqm.io/files/coetool/

What I did:

changed some places to fit my requirements:convert an image to .coe file in RGB888, not the original RGB332.

denpendencies:

python3 + PyQt5 + PIL

License:

GPL

About

coetool is a cli or gui program to convert from .coe files (memory map for a ROM in an FPGA) to image files and the other way around, load an image and generate .coe file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages