Author Topic: Parser for (Altera) FPGA programming files  (Read 2936 times)

0 Members and 1 Guest are viewing this topic.

Online tv84Topic starter

  • Super Contributor
  • ***
  • Posts: 3221
  • Country: pt
Parser for (Altera) FPGA programming files
« on: September 14, 2017, 07:07:51 pm »
I've created a small parsing utility that shows the contents of some Altera (+ others??) .SOF/.POF/.RBF/.JIC/.RPD files.

It's a very rudimentary experimental tool but it can show some of the contents of theses files (CRCs, checksums, etc...)

Sometimes it can help people understand why their files fail programming, etc.

There's little information available on this (proprietary) topic so if you have anything to add or correct, or find a file that doesn't process, please leave a msg.

 

Offline luilui

  • Newbie
  • Posts: 1
  • Country: us
Re: Parser for (Altera) FPGA programming files
« Reply #1 on: May 16, 2023, 12:35:50 pm »
Hello  :D, I'm currently working on bitstream parsing. I was wondering if Altera has publicly available documentation on the configuration file structure. Could you please explain how your tool is developed?
« Last Edit: May 16, 2023, 12:44:08 pm by luilui »
 

Online AK6DN

  • Regular Contributor
  • *
  • Posts: 55
  • Country: us
Re: Parser for (Altera) FPGA programming files
« Reply #2 on: May 16, 2023, 09:36:38 pm »
Hello  :D, I'm currently working on bitstream parsing. I was wondering if Altera has publicly available documentation on the configuration file structure. Could you please explain how your tool is developed?

The detailed format of an Altera FPGA configuration file is non-public proprietary info. You would need to sign an NDA to get it.

The higher level format of some files (like .POF for example which originally came from DataIO the programmer maker) are available.
Likely that info is what was used to develop the original parser application. But it won't tell you how the individual records are encoded.
 
The following users thanked this post: luilui

Offline Mark

  • Frequent Contributor
  • **
  • Posts: 270
  • Country: gb
Re: Parser for (Altera) FPGA programming files
« Reply #3 on: May 19, 2023, 10:56:23 am »
Ummm....

 
The following users thanked this post: TiN

Online radiolistener

  • Super Contributor
  • ***
  • Posts: 3368
  • Country: ua
Re: Parser for (Altera) FPGA programming files
« Reply #4 on: May 28, 2023, 07:39:19 pm »
can you provide source code?
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf