Skip to content

ivzeivze/altera_fmt_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

altera_fmt_lib

A library for parsing some Altera/Intel FPGA (R) binary formats.

The purpose of this project is to be able to extract binary firmwares out of Altera/Intel FPGA binary containers. These containers are pretty simple, a chain of header-offset records.

Currently parsing JIC files is supported. An utility script jictool.py is available, that can extract a RPD compatible image from a given file.

Parsing POF and SOF files should be quite similar, according to my findings.

About

A library for parsing some Altera/Intel FPGA (R) binary formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages