Questa Sim

From Robin

(Difference between revisions)
Jump to: navigation, search
(Questa Sim)
Line 1: Line 1:
 +
Due to technical issues, you will receive the following error when creating a new project in Questa Sim on '''M:/''':
-
Due to technical issues you will receive the following error when creating a new project in Questa Sim:
+
<code>># Project file M:/inf3430/my_first_project.mpf is not readable.
 +
># Unable to open project.</code>
 +
 
 +
To fix this issue, follow these steps:
 +
Create project on ''' M:/''' like in Figure 1.
 +
 
 +
Change the read, write, execute privilages in Windows Explorer by:
 +
# Right-clicking the *.mpf file ->
 +
# Properties ->
 +
# Security ->
 +
# Edit ->
 +
# The privileges should look like in Figure 2.
 +
# Press Apply
 +
# In the Questa Sim console, you can now type >OpenFile <your_project_name>.mpf
 +
 
 +
<gallery>
 +
Image:Create_project.PNG|'''Figure 1''' Configuration of new project
 +
Image:Privilages.PNG|'''Figure 2''' Privilages
 +
</gallery>
 +
 
 +
Similarly, in Linux you can chmod the .mpf file by:
 +
<code>>chmod 666 <your_project_name>.mpf</code>

Revision as of 10:06, 24 August 2018

Due to technical issues, you will receive the following error when creating a new project in Questa Sim on M:/:

># Project file M:/inf3430/my_first_project.mpf is not readable. ># Unable to open project.

To fix this issue, follow these steps: Create project on M:/ like in Figure 1.

Change the read, write, execute privilages in Windows Explorer by:

  1. Right-clicking the *.mpf file ->
  2. Properties ->
  3. Security ->
  4. Edit ->
  5. The privileges should look like in Figure 2.
  6. Press Apply
  7. In the Questa Sim console, you can now type >OpenFile <your_project_name>.mpf

Similarly, in Linux you can chmod the .mpf file by: >chmod 666 <your_project_name>.mpf

Personal tools
Front page