Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
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.
1238 Discussions

Problem when trying to compile a project after downloading the full quartus prime with modelsim included

smari19
Beginner
11,626 Views

couldn't open "transcript": permission denied

# Reading C:/intelFPGA/19.1/modelsim_ase/tcl/vsim/pref.tcl

# Trace back: ** Error: (vlib-35) Failed to create directory "C:/intelFPGA/19.1/work".

# Permission denied. (errno = EACCES)

# child process exited abnormally

0 Kudos
2 Replies
RichardTanSY_Altera
11,575 Views

Try to change the directory to your project directory. It seems that you are creating a project in the Quartus installation directory.

 

amarcacci
Beginner
9,087 Views

This worked!  Thanks Richard!

0 Kudos
Reply