Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Load UFM separately

Altera_Forum
Honored Contributor II
1,152 Views

Hello, 

 

I'm about to program MAX II UFM independently. We are using the UFM to store a security number. I want to give users a convenient means of changing parameters stored 

in UFM, and using Quartus II to make a pof file is not comfortable, also I don't want to ship users the design part of the project. 

 

Is it possible to give users already compiled file for CFM and possibility to change just UFM part, and to load UFM & CFM separately? Must I port the jam player? How? 

 

What did I miss? 

 

Thanks, 

Victor.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
416 Views

Separate reading and writing of CFM and UFM to/from a file is supported in Quartus Programmer, so there's at least a way. Altera stand-alone-programmer could be used as well. 

 

Otherwise you need a custom JTAG programming option, or have to write the data by the MAX II design itself.
0 Kudos
Altera_Forum
Honored Contributor II
416 Views

Hi there, 

I'm wondering if there is a way to program just the UFM on a MAX II device from .mif or .hex file using the the programming JTAG interface and more specific without using the Quartus compiler to reconfigure the .pof file? 

 

Thanks in advance. 

VT
0 Kudos
Reply