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

Changing the USERCODE value

Altera_Forum
Honored Contributor II
1,454 Views

I have a few chips (MAX3000A) and one compiled pof-firmware. 

I want a write this POF-file in each chip with different USERCODE (in my case usercode will be treat as device ID). 

 

How can I change USERCODE value im POF-file WITHOUT recompiling project?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
664 Views

USERCODE can be modified in the device settings menu, under devices. Since the usercode is a dedicated register, you won't need a full recompile. Just run the assembler stage. Processing -> Start -> Start Assembler.

0 Kudos
Reply