Altera_Forum
Honored Contributor
16 years agoNios license not recognized by assembler
We have a permanent fixed license for Quartus, Nios II, and the embedded IP suite, which is correctly recognized under Quartus II v9. The license file is defined in the system variable LM_LICENSE_FILE, the variables QUARTUS_ROOTDIR and SOPC_KIT_NIOS2 are both defined, and the Quartus installation has no spaces in its path. The Quartus IDE "Tools...License Setup" dialog correctly shows a permanent fixed license for these features. However, the Quartus assembler apparently isn't seeing the Nios license.
When I try to generate a programming file with a design using Nios II, the Quartus assembler only generates a time-limited .sof, and gives this message: Info: Design contains a time-limited core -- only a single, time-limited programming file can be generated Warning: Can't convert time-limited SOF into POF, HEX File, TTF, or RBF Similarly, if I use Altium Designer (which uses the Quartus tools as a back-end), the Quartus assembler says: <Warning: Can't generate programming files for project because design file "Altera_NiosII_VGA.root_partition.map.atm" is encrypted. It does not have license file support that allows generation of programming files.> Anyone have an idea why the Quartus assembler doesn't seem to detect the license, but the Quartus IDE does?