Tools/EDA/Install

(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
 
= HDL-Designer =
 
= HDL-Designer =
 
=== Linux ===
 
=== Linux ===
Ask [[User:Oliver.gubler|Oliver Gubler]] for help.
 
<!--
 
 
This setup is done for Ubuntu 11.04.
 
This setup is done for Ubuntu 11.04.
 +
 +
{{TaskBox|content=
 
For x86-64 systems, install 32 bit libraries:
 
For x86-64 systems, install 32 bit libraries:
 
  sudo apt-get install ia32-libs
 
  sudo apt-get install ia32-libs
 +
}}
  
 +
{{TaskBox|content=
 
Copy [http://www.mentor.com/products/fpga/hdl_design/hdl_designer_series/ <code>HDS_2009.2_ixl.exe</code>] to <code>/home/<i>user</i>/Downloads/EDA</code>
 
Copy [http://www.mentor.com/products/fpga/hdl_design/hdl_designer_series/ <code>HDS_2009.2_ixl.exe</code>] to <code>/home/<i>user</i>/Downloads/EDA</code>
 +
}}
  
 +
{{TaskBox|content=
 
Install it:
 
Install it:
 
  cd /home/<i>user</i>/Downloads/EDA/
 
  cd /home/<i>user</i>/Downloads/EDA/
Line 31: Line 35:
 
* Target location: <code>/usr/opt/HDS</code>
 
* Target location: <code>/usr/opt/HDS</code>
 
* Product selection: HDL Designer
 
* Product selection: HDL Designer
 +
}}
  
 +
{{TaskBox|content=
 
Add path and license server info:
 
Add path and license server info:
 
  export PATH=$PATH:/usr/opt/HDS/bin
 
  export PATH=$PATH:/usr/opt/HDS/bin
 
  export LM_LICENSE_FILE=$LM_LICENSE_FILE:''<askYourTeacher>''@mentorlm.hevs.ch
 
  export LM_LICENSE_FILE=$LM_LICENSE_FILE:''<askYourTeacher>''@mentorlm.hevs.ch
 +
}}
  
 +
{{TaskBox|content=
 
Test the application:
 
Test the application:
 
  hdl_designer &
 
  hdl_designer &
 +
}}
  
 +
{{TaskBox|content=
 
Update the settings:
 
Update the settings:
 
  sudo nano -w /etc/profile
 
  sudo nano -w /etc/profile
Line 46: Line 56:
 
  # EDA tools
 
  # EDA tools
 
  #
 
  #
  export PATH=$PATH:/usr/opt/HDS/bin:/usr/opt/Modelsim/modeltech/bin:/usr/opt/Xilinx/ISE_DS/ISE/bin/lin64/
+
  #export PATH=$PATH:/usr/opt/HDS/bin:/usr/opt/Modelsim/modeltech/bin:/usr/opt/Xilinx/ISE_DS/ISE/bin/lin64/
 
  export LM_LICENSE_FILE=$LM_LICENSE_FILE:''<askYourTeacher>''@mentorlm.hevs.ch
 
  export LM_LICENSE_FILE=$LM_LICENSE_FILE:''<askYourTeacher>''@mentorlm.hevs.ch
 +
}}
  
 +
{{TaskBox|content=
 
Add a toolbar menu:
 
Add a toolbar menu:
 
* right-click on <code>Applications</code> and choose <code>Edit Menus</code>
 
* right-click on <code>Applications</code> and choose <code>Edit Menus</code>
Line 57: Line 69:
 
** <code>Icon</code>: <code>/usr/opt/HDS/resources/bitmaps/hdldesigner.bmp</code>
 
** <code>Icon</code>: <code>/usr/opt/HDS/resources/bitmaps/hdldesigner.bmp</code>
 
Start the application from the Toolbar menu.
 
Start the application from the Toolbar menu.
-->
+
}}
  
 
=== Windows ===
 
=== Windows ===

Revision as of 22:20, 10 December 2014

Contents

ModelSim

Linux

Ask Oliver Gubler for help.

Windows

View-pim-tasks.png

Get the installer from R:\Modules\SI\2131_ELE\ELN\Software\VHDL\ModelSim\modelsim-win32-6.6g-se.exe.


View-pim-tasks.png

Set following options during the installation process:

  • Target location: C:\EDA\ModelSim

HDL-Designer

Linux

This setup is done for Ubuntu 11.04.


View-pim-tasks.png

For x86-64 systems, install 32 bit libraries:

sudo apt-get install ia32-libs


View-pim-tasks.png

Copy HDS_2009.2_ixl.exe to /home/user/Downloads/EDA


View-pim-tasks.png

Install it:

cd /home/user/Downloads/EDA/
chmod 775 HDS_*.exe
sudo ./HDS_*.exe

Options:

  • Target location: /usr/opt/HDS
  • Product selection: HDL Designer


View-pim-tasks.png

Add path and license server info:

export PATH=$PATH:/usr/opt/HDS/bin
export LM_LICENSE_FILE=$LM_LICENSE_FILE:<askYourTeacher>@mentorlm.hevs.ch


View-pim-tasks.png

Test the application:

hdl_designer &


View-pim-tasks.png

Update the settings:

sudo nano -w /etc/profile

Add the lines:

#------------------------------------------------------------------------------- 
# EDA tools
#
#export PATH=$PATH:/usr/opt/HDS/bin:/usr/opt/Modelsim/modeltech/bin:/usr/opt/Xilinx/ISE_DS/ISE/bin/lin64/
export LM_LICENSE_FILE=$LM_LICENSE_FILE:<askYourTeacher>@mentorlm.hevs.ch


View-pim-tasks.png

Add a toolbar menu:

  • right-click on Applications and choose Edit Menus
  • click on New Menu and name it EDA
  • click on EDA and then New Item:
    • Name: HDL Designer
    • Command: /usr/opt/HDS/bin/hdl_designer
    • Icon: /usr/opt/HDS/resources/bitmaps/hdldesigner.bmp

Start the application from the Toolbar menu.

Windows

View-pim-tasks.png

Get the installer from R:\Modules\SI\2131_ELE\ELN\Software\VHDL\HDL-Designer\HDSSetup_2009.2_win.exe. and launch it.


View-pim-tasks.png

Set following options during the installation process:

  • Target location: C:\EDA\HDS
  • Product selection: HDL Designer
  • no dongle installation

Dialog-warning.png

If HDL-Designer doesn't start you have to execute the Update_MGC_pkginfo Batch script with administrator rights. It updates the pkginfo file with a new version from the Mentor Graphics servers.

License

View-pim-tasks.png

Add the license server location to your computers environment variables:

Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox