The KnowledgeBase section offers simple explanations, tech-notes, tips and videos to illustrate how you can do your job more efficiently.
SEARCH HERE
[…] is a configured license file, see TN048 for more […]
[…] How to set up a License Manager for Floating Licenses – Galaxy Semiconductor […]
[…] Reserve or block users from a license – Galaxy Semiconductor […]
[…] How to use a Node-Locked Certificate License for Galaxy Semiconductor Examinator […]
TAG CLOUD HERE
.tcl (1) .tdb (1) automation (2) AWS (1) CalibreOne (1) cell (1) cross-probing (1) daemon (1) dbdiff (1) dockable (1) dongle (1) driver (1) FastXOR (1) Find (1) firewall (1) flexnet (5) floorplanning (1) github (1) hasp (1) ifconfig (1) ipconfig (1) IT (3) LAN (1) layer (1) licensing (7) Linux (1) LMTOOLS (1) LvL (1) MAC address (1) mapping (1) MIP (1) networking (1) personalisation (1) pins (1) port (1) protect (1) public (1) python (1) registry (1) rendering (1) restore (1) rule deck (1) S-Edit (1) SALT (1) Scripting (3) SDL (1) server (3) settings (1) share (1) simultaneous (1) standard-library (1) SVRF (1) tab (1) Tcl (1) tdi (1) tech.tdb (1) technology referencing (1) third-party (1) troubleshoot (1) usage (1) user-specific (1) utility (1) verification (1) WAN (1) window panes (1) Windows (1) wine (1) XOR (1)
POST CATEGORIES HERE
CONTENT HERE
- Utilising Triggers in Calibre InteractiveTriggers in Calibre are functions which are executed at specific times in a workflow to aids designers in automating the physical verification flow and decrease the need for interaction during the flow. Triggers can be external (executes before or after Calibre Interactive) or internal (executes before or after a Calibre run). This article discusses how triggers are configured for Calibre.
- AFS eXTreme (AFS XT) modesThis article discusses the three modes of operation using AFS eXTreme, which can benefit the designer at different stages of the design.
- Exporting bind keys from S-Edit and L-EditSettings of Bind keys (keyboard shortcuts) can be exported from S-Edit and L-Edit. This helps in case users want to share the same setup of bind keys or transfer these settings from another environment or tool version.
- Modify annotation of small signal parameters on symbolsAfter simulation, small signal parameters of the instance such as “vth” and “vgs” are annotated in S-Edit. The method to change the annotation, by adding or removing annotation entries on the symbols, will be discussed.
- Siemens EDA tool installer guideThe Siemens EDA installer is packaged with features that allow installation of the tools via the GUI, or in batch mode via the commandline. This article shows how both modes can be used.
- Performing move-align in L-EditHow-to video showing how to perform move-align action in L-Edit. This action allows designers to align objects with respect to other objects’ features in either the verticle or the horizonal axis.
- Calibre nmLVS: Filter elements from layout or sourceThis artice discusses how to filter elements from the layout or the source netlists such that they get ignored during LVS. This is commonly used to exclude dummy layout devices, filler cells or decoupling cells that would otherwise cause missing instance LVS errors.
- Plotting small-signal parametersThis article describes how to plot small-signal parameters of a component in your design. We will show how to configure the plotting settings both from the GUI as well as by netlisting to achieve this purpose.
- Licensing as a service (systemd) on LinuxThis article describes how SALT server can be configured as a SYSTEMD service manully on Linux. The SALT installer should do this automatically, but for situations where this is needed to be done manually, the steps are described here.
- SALT Licensing: Manual installation of floating licensesThe SALT installer will perform the configuration automatically by default. However, in situations where manual installation of floating licenses is needed, this article describes the step by step approach to configure licensing.
- Finding License File from the Siemens Support CenterLicense files are available from the Siemens Support Center. This article explains how to access them.
- Pin placement methods for Tanner Digital ImplementerThe pin placement of your design’s floorplan generated from P&R can be customised in two methods: By drawing the floorplan and drawing the pins in L-Edit; and by customising your P&R scripts to source pin locations and insert them during P&R. This article describes these two methods in detail.
- Using S-Edit’s Find feature with TCL filters and modificationsUsers can easily use the “Find” window to set up search parameters using the GUI and then add additional search filters and modifications using Tcl commands, reducing the overall need for scripting.
- Licensing Tanner Tools 2018.x and earlier with node-locked USB dongle based licensesThis KB article shows how to license earlier versions of Tanner Tools using the most recent version of FlexNet licensing.
- SALT Licensing Installation GuideSiemens is consolidating the FlexNet licensing scheme from Mentor into the Siemens FlexNet Siemens Advanced Licensing Technology (SALT) licensing scheme. This guide will cover how to set up the new licensing scheme.
- EDA Solutions UtilitiesEDA Solutions may develop scripts and programs for internal use and customer use. These tools are shared on our GitHub and will be collated here.
- Customising the Nitro Reference Flow (NRF) in TDIThis technote shows how to transfer a TDI project from the GUI setup arrangement to command line while customising the NRF.
- Manual download of “dongle” license driversInstalling dongle license drivers can be done through the Siemens install tool. However, if the installation fails, drivers can be downloaded and installed manually.
- Managing layer rendering settings in L-EditChanging the rendering settings in L-Edit can be useful to increase the visibility of certain layers. This article describes how to change, save and restore these layer rendering settings.
- Performing XOR using Calibre OneCalibre provides XOR through the DRC verification option to compare two layout cells in Tanner tools. There are two layout comparison flows through the Calibre DRC integration, FastXOR and XOR. This technote will go over the Layout vs Layout techniques when running not using FASTXOR.
- Installing and running a Windows license server (Siemens EDA)To use the siemens software with a license server, the FlexNet license server needs to be installed. There are two methods for installing the license server, either through the Siemens installer for the desired software or as a unique executable. This technote only relates to network-based (aka floating) license servers.
- Overview & configuration of FlexNet licensing for Siemens EDA softwareOverview of license types and how to configure the licenses for Siemens EDA software. Refer to this tech note to learn the best licensing scheme that meets your needs.
- Requesting a Site ID change to Siemens Support Centre user account The Siemens support portal provides access to download licenses and software that is assigned to a site. This article will cover how to get access to your site when it is not possible due to missing WAC code and the account administrator cant grant access.
- Retrieving licenses from Siemens Support CenterThe Siemens support portal provides access to download licenses and software that is assigned to a site. This article will cover the downloading of license files.
- Licensing from remote networksMethodology and solutions to configuring and accessing licenses when the license server is hosted on a WAN (Wide Area Network).
- Creating multiple simultaneous cell windowsWhen working with multiple windows, a user may want to stack or create dockable views of cells to manage screen space efficiently and simultaneously access multiple views. This feature is available in S-Edit and L-Edit through the same methods.
- Netlisting in S-Edit via Tcl ProceduresS-Edit allows running netlisting procedures in Tcl that would enable greater control over how your device or subcircuit can be netlisted. This guide will explain how to create a Tcl netlister for your devices, supported by examples.
- Creating a DLL for T-Cells in L-EditLearn how to generate a DLL containing your L-Edit T-Cells in this example-driven tech note.
- How to use a Node-Locked Certificate License for Galaxy Semiconductor ExaminatorAs of April 2022 Galaxy is issuing certificate licenses. This article is about how to use a certificate-mode node-locked license with Examinator.
- Reserve or block users from a license – Galaxy SemiconductorThis article describes how to create a license option file to create user groups and how to reserve or block users from a particular license.
- How to set up a License Manager for Floating Licenses – Galaxy SemiconductorThese instructions are how to serve floating certificate licenses for Galaxy Software. Galaxy uses Flexera certificate-based model for licensing.
- How to Get Your HostID with lmhostid utility for Galaxy SemiconductorGalaxy Semiconductor’s new license scheme now uses Flexera Certificate Mode Licensing. This note shows how to acquire your HostID for floating licenses.
- Video: Layout Net Highlighting using Calibre RVERVE (result viewing environment) offers powerful features in design error analysis and debugging. This video shows how to use Calibre RVE for net highlighting in layouts. In this video, Calibre RVE net highlighting features are demonstrated in conjunction with L-Edit.
- Compound Waveforms in EZ-WaveEZ-Wave Waveform Calculator can be used to complete many calculations and extract waveforms. This guide explains how to take an existing compound wave and split it into separate waveforms, as well as combine separate waveforms to create a compound waveform.
- Fix: Calibre help menu missingIf you have an issue accessing the Help menu in Calibre, this technical note discusses how to fix the issue.
Categories
- Environment (22)
- Galaxy – Licensing (4)
- Installation (5)
- Siemens – licensing (14)
- Galaxy Semiconductor (4)
- Siemens EDA (53)
- Calibre (8)
- Custom IC Design Solution (45)
- L-Edit (20)
- S-Edit (17)
- T-SPICE (1)
- Tanner Designer (1)
- Tanner Digital Implementer (4)
- Simulation-Verification (4)
- EZWave (3)
- Utilities (1)
[…] technote Installing and running Windows license server for […]