Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWhy there's a file named altera_europa_support.vhd
after I use sopc builder create a NiosII system, there's a file named altera_europa_support.vhd.
why there is that file? After I compile the project named lights.qpf (entity name is also "lights"), why it produce a file lights_time_limited.sof, but not the lights.sof? Thank you very much1 Reply
- Altera_Forum
Honored Contributor
The file lights_time_limited.sof is created because you are using one or more time-limited megafunctions.
The licence you have is a evaluation (time-limited / open-core plus) licence. So if you have a full licence a lights.sof will be created. --- Quote Start --- originally posted by [email protected]@Oct 22 2006, 03:18 AM after i use sopc builder create a niosii system, there's a file named altera_europa_support.vhd.why there is that file?
after i compile the project named lights.qpf (entity name is also "lights"), why it produce a file lights_time_limited.sof, but not the lights.sof?
thank you very much
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18830)
--- quote end ---
--- Quote End ---