Skip to content
GitLab
  • Explore
  • Sign in
  • EDA Guides
  • eda-servers-guide
  • Wiki
  • modules

modules · Changes

Page history
Update modules authored May 07, 2021 by Daniele Jahier Pagliari's avatar Daniele Jahier Pagliari
Hide whitespace changes
Inline Side-by-side
modules.md
View page @ ae565f84
......@@ -72,95 +72,18 @@ tools/<provider>/license
**IMPORANT:** if you load the correct `license` module but you still get licensing problems when trying to launch a particular tool, pleas contact the sysadmins. The license daemon might have crashed!
#### Global EDA Tools Module
Finally, two **global setup modules** are available.
+ **EDA Tools: `module load tools/edatools`**
+ Loads all Synopsys tools
+ Loads all Cadence tools
+ Loads all Mentor Graphics tools
+ Loads Mathworks MATLAB
+ Loads System C
+ **Bio Tools: `module load tools/biotools`**
+ Loads Mathworks MATLAB
+ Loads R (GNU S)
These two modules allow to setup the environment to use the most common EDA/Bioinformatics tools in **one single command**, which can also be added to a user's RC file (.bashrc or .cshrc) in order to automatically setup the environment upon login.
Modules are constantly kept up to date when newer versions of tools are installed on the server. If you discover that this is not the case, please let the sysadmins know.
### List of Installed Tools
This is a list of the non-standard/research-related tools currently installed in philae in alphabetical order:
+ **Cadence Tools:**
+ Assura Version 4.1
+ CTOS Version 14.1
+ EDI Version 14.1
+ EXT Version 15.2
+ Genus (new RC Compiler) Version 16.1
+ IC Version 6.1.7
+ Incisiv Version 15.2
+ Innovus (new Encounter) Version 16.1
+ Liberate Version 15.1
+ MMSIM Version 15.1 (spectre etc.)
+ Modus Version 16.1
+ MVS Version 16.1
+ PVS Version 15.1
+ RC Compiler Version 14.1
+ SSV Version 16.1
+ **Intel Tools:**
+ OpenCL Version 1.2 (Intel SDK Version 6.3.0)
+ Quartus Standard Edition (ex Altera) 15.1
+ Quartus Standard Edition (ex Altera) 16.1
+ **Mathworks Tools:**
+ MATLAB Version R2015a (full installation)
+ Simulink Version R2015a
+ **Mentor Graphics Tools:**
+ AMS Version 16.1, Patch 1 (eldo, etc.)
+ Calibre Version 2016.4_38.25
+ Questasim Version 10.6 (a.k.a. new Modelsim)
+ **OpenCL**
+ Version 1.2, Intel SDK Version 6.3.0
+ **OpenCV**
+ Version 2.4.13
+ **R (GNU S) "The R Project for Statistical Computing":**
+ Version 3.2.2
+ **RI5CY (PULP) Toolchain**
+ **ST Microelectronics Design Kits**
+ FDSOI 28nm Foundation Design Kit Version 2.9
+ **Synopsys Tools:**
+ Custom Explorer K-2015.06-SP2
+ Formality Version K-2015.06-SP4
+ HSIMplus Version L-2016.06-SP4 (Includes NanoSim)
+ HSPICE Version L-2016.03-2
+ IC Compiler Version L-2016.03-SP5-1
+ Library Compiler Version M-2016.12
+ Milkyway Version L-2016.03-SP5-1
+ NanoTime Version M-2016.12
+ PrimeTime Suite Version L-2016.06-SP3-1
+ SiliconSmart ACE Version L-2016.06-SP1-2
+ Star RC Version M-2016.12
+ Synthesis Suite (Design Compiler) Version L-2016.03-SP5-2
+ TetraMax Standalone Version K-2015.06-SP4
+ Verdi Version K-2015.09-SP1
+ XA-Customsim Version L-2016.06-SP4
+ **SystemC:**
+ SystemC Version 2.3.1
+ SystemC Version 2.3.0 (for compatibility with AMS)
+ SystemC-AMS Version 2.0 Alpha 1
+ SystemC-TLM Version 2.0.1
If some of the tools that you need for your work are not listed here, please contact one of the sysadmins. This applies to both open source and proprietary tools. In the latter case, even if the tool is not yet installed, our group might have a licence for it.
A global module for EDA tools is also available, so that you can setup the environment for all EDA tasks in a single command. This module loads:
- All Synopsys tools
- All Mentor Graphics tools
- All Cadence Tools
- All Xilinx Tools
- SystemC
The command to use it is the following:
```
module add tools/edatools
```
Clone repository
Home

Servers Information
Accounts
Connecting to the Servers
Storage Management and Quotas
Monitoring Resources
Software, Libraries and Data
  • Using Custom Software
  • Software Modules on Philae
  • Remote Code Deployment
  • Python Virtual Environments
  • EDA Technology Libraries
  • Shared Datasets
Miscellaneous Settings
  • Setting CUDA Drivers
  • Choosing which GPU to Use
  • Limiting the GPU Memory
Gitlab

Sidebar