FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

JBC player download

JSis
Beginner
911 Views

Hello,

I tried opening the 'Jam STAPL Programs' page (https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/programming/jam.html) to download JBC player but got a discontinued notice page (https://www.intel.com/content/www/us/en/support/programmable/support-resources/download/legacy-software-discontinued-notice.html).
Is there any way to get the JBC player source code please? I need to implement a MAX10 update mechanism in a microcontroller and the JBC player seems to be the best choice in this specific case.

Thanks in advance for any advice.

0 Kudos
1 Solution
ak6dn
Valued Contributor III
896 Views

Intel has a habit of making old stuff disappear, where Altera just let it hang around.

It appears if you harangue Intel hard enough and get an NDA signed they may give you the old code.

Or just look here:   https://github.com/margro/jam-stapl

 

View solution in original post

0 Kudos
7 Replies
ak6dn
Valued Contributor III
897 Views

Intel has a habit of making old stuff disappear, where Altera just let it hang around.

It appears if you harangue Intel hard enough and get an NDA signed they may give you the old code.

Or just look here:   https://github.com/margro/jam-stapl

 

0 Kudos
JSis
Beginner
873 Views

Ok, I thought so.
Just one possibly silly question: What about the license if margro/jam-stapl code were to be used? Somehow I didn't notice that I could see the terms of use anywhere. Is the player free to use?
Thank you in advance.

0 Kudos
ak6dn
Valued Contributor III
864 Views

The margro/jam-stapl code is EXACTLY the Altera v2.5 released code, with the addition of the jamgpio.[ch] files that were added, and changes to jamport.h and jamstub.h, to support the RPi running the code. All the other files are the same.

 

There was no license text per se in the original Altera sources (I have those that I saved a long time ago), only (C) 1997 Altera.

 

So as to what license applies your guess is as good as mine.

0 Kudos
Fakhrul
Employee
847 Views

Hi JSis,


You may also check the following link:

https://fpgacloud.intel.com/dl/2.5jam/120/?edition=subscription


Regards,

Fakhrul


0 Kudos
Fakhrul
Employee
804 Views

Hi JSis,


I wish to follow up with you about this case. Do you have any further questions on this matter? 

Please feel free to let me know if there is any concern so that we could further assist you. 


Otherwise, this thread will be marked as inactive and will be transitioned to community support because there is no update received from you in a while.


Regards,

Fakhrul


0 Kudos
JSis
Beginner
790 Views

Your link works, but I only see .exe files, no source files. So margo/jam-player is still the only possible solution. The original idea was to use the JAM byte-code player source codes (works with .jbc file) to implement into the microcontroller, but jam-player (works with .jam file) seems to be the only possible way... Thanks.

0 Kudos
Fakhrul
Employee
778 Views

Hi JSis,


Yeah, since it's a discontinued software, it seems they may have didn't update it.

The best workaround would be the jam player for now.


I now transition this thread to community support.

This will be a good reference for the others.


Thanks.

Fakhrul


0 Kudos
Reply