FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5930 Discussions

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

BDE
Beginner
1,298 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
974 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
974 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_Intel
974 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