Emblem

Ministry of Electronics and Information Technology
(MeitY)

Chips to Startup C2S
Chips to Startup C2S
C2S Logo
Loading...
C2S Logo
HomeEDA Tool Checklists → Silvaco EDA Tools FAQ

Silvaco EDA Tools FAQ

Silvaco EDA Tools FAQ

Q.1) What are the software tools that are available under Silvaco Bundle?

A.) The following software tools are available under Ansys:

  • Gateway
  • Smartspice
  • Expert
  • SmartDRC
  • SmartLVS
  • UTMOST 4
  • Smartview
  • Hipex RC

For more details, refer to the below link:

https://c2s.gov.in/pdf//Ansys%20List%20of%20Products_Updated.pdf

Q.2) What are the Port Numbers that are required for Accessing Silvaco Tools?

A.) To access Silvaco tools, the following port numbers must be opened in the firewall of participating institutions:

  • TCP Port: 27000 and 27001
Q.3) How to Troubleshoot License Checkout Issues?

A.) If you are facing issues with license checkout, follow these steps:

Check your internet connection

  • Verify that your system has an active internet connection.
  • Try pinging the license server:
  • ping 14.139.1.126

Check for whitelisting of your IP

Make sure that your system is connected to the licensing server

  • Run the following commands from your Linux system to test the connection:
  • nc -vz 14.139.1.126 27000
  • nc -vz 14.139.1.126 27001
Port connectivity screenshot
  • The above-mentioned commands will test the connection to the server and provide feedback on whether the specified ports are open and accessible.
  • If the connection is successful, you will receive a message indicating the port is connected to the licensing server as shown in the above snapshot. If not, you may see an error message indicating connection timeout.
  • Check with your network administrator for port opening if connection timeout issue occurs.