Questa Sim

From Robin

(Difference between revisions)
Jump to: navigation, search
(FPGA tools on Windows)
(Questa on Windows)
Line 20: Line 20:
  vsim
  vsim
-
= Questa on Windows =
+
== Questa on IFIs Windows clients ==
Vivado 2016.4 is situated on /uio/kant/ifi-project06/robin/programs/vivado
Vivado 2016.4 is situated on /uio/kant/ifi-project06/robin/programs/vivado
it can be accessed from any Windows machine, but it does need to have
it can be accessed from any Windows machine, but it does need to have

Revision as of 08:34, 29 August 2018

Questa on IFIs Linux machines

cd 
nano .bashrc

Append the following lines to the end of the .bashrc file:

# Questa 10.6c
export LM_LICENSE_FILE=5370@lisens.ifi.uio.no
export PATH=$PATH:/projects/nanus/eda/Mentor/2017_2018/Questa/questasim/bin

# Modelsim library 
export MODELSIM=/projects/robin/CADlib/modelsimCADLIB.ini

Launch

Restart terminal.

Use the following command to launch Questa with GUI:

vsim

Questa on IFIs Windows clients

Vivado 2016.4 is situated on /uio/kant/ifi-project06/robin/programs/vivado it can be accessed from any Windows machine, but it does need to have the LM_LICENSE_FILE environment variable set to 5370@lisens.ifi.uio.no

Vivado, ISE and Questa is currently installed locally on LISP (2428) and Questa is installed on SED (1454) and CHILL (3443). Please notify the engineer in ROBIN if there are issues.

BUG

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

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

We are sorry to inform that there are no current solutions to this problem. However, we are working on a solution. You may use;

C:\users\<username>

for storing project files, but be ware that there is no backup and you need to move your files to M:\ before leaving the client.

You can also use X-Win32 to get Linux with GUI on IFIs Windows clients: https://termvakt.uio.no/Fjerninnlogging#Xterm_via_X-Win32

Personal tools
Front page