FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6478 Discussions

I facing error while simple VHDL code is simulation is done.

BDE
Beginner
2,563 Views

POSIX EACCES(Permission denied)

check the nativelink log files [....]

error message OR

Pl see the attachement.

0 Kudos
3 Replies
HBhat2
New Contributor II
2,239 Views

Hi,

 

Please provide more info on your OS, Modelsim Version (Downloaded from Intel website or Standalone version) etc.

Normally Permission denied cases come where the particular folder doesn't have write permission (If the pwd (present working Directory) is in C drive).

 

Try to change the working Directory to other directory using cd command after launching Modelsim.

 

With Regards,

HPB

0 Kudos
BDE
Beginner
2,239 Views

Hello,

sorry for delay in reply,

OS: Windows 7 enterprise SP1

Modelsim Version: ModelSim - Intel FPGA Edition 10.5b

 

Modelsim is not opening from Prime software but it is working alone when it opens.

all the Permission are provided to access.

 

thanks for your support.

 

regards,

Balakrishna

 

0 Kudos
RichardTanSY_Altera
2,239 Views

I think you might need to setup the nativelink and simulation setting. You can refer to the link below:

https://www.intel.com/content/www/us/en/programmable/documentation/sam1412662001635.html#sam1412661740468

 

If invoke modelsim from Intel Quartus Prime Software, do you still see the same error?

0 Kudos
Reply