This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these template messages)
|
Company type | Private [1] |
---|---|
Industry | EDA, Embedded Software |
Founded | 1981 |
Founder | Tom Bruggere |
Fate | Acquired by Siemens and merged into Siemens Digital Industries Software |
Headquarters | Wilsonville, Oregon, United States 45°19′10″N122°45′46″W / 45.31944°N 122.76278°W |
Products | Nucleus OS, Sourcery CodeBench, ModelSim/QuestaSim, Calibre, Veloce |
Revenue | $1.28B USD (2017) [2] |
$155 million USD (2017) [2] | |
Total assets | |
Number of employees | 5,968 (2017) [5] |
Mentor Graphics Corporation was a US-based electronic design automation (EDA) multinational corporation for electrical engineering and electronics, headquartered in Wilsonville, Oregon. Founded in 1981, the company distributed products that assist in electronic design automation, simulation tools for analog mixed-signal design, VPN solutions, and fluid dynamics and heat transfer tools. The company leveraged Apollo Computer workstations to differentiate itself within the computer-aided engineering (CAE) market with its software and hardware.
Mentor Graphics was acquired by Siemens in 2017. The name was retired in 2021 and renamed Siemens EDA, a segment of Siemens Digital Industries Software.
Mentor Graphics was founded in 1981 by Tom Bruggere, Gerry Langeler, and Dave Moffenbeier, all formerly of Tektronix. [6] The company raised $55 million in funding through an initial public offering in 1984. [6]
Mentor initially wrote software that ran only in Apollo workstations. [7]
When Mentor entered the CAE market the company had two technical differentiators: the first was the software – Mentor, Valid, and Daisy each had software with different strengths and weaknesses. The second, was the hardware – Mentor ran all programs on the Apollo workstation, while Daisy and Valid each built their own hardware. By the late 1980s, all EDA companies abandoned proprietary hardware in favor of workstations manufactured by companies such as Apollo and Sun Microsystems.
After a frenzied development, the IDEA 1000 product was introduced at the 1982 Design Automation Conference, though in a suite and not on the floor. [8]
Mentor Graphics was purchased by Siemens in 2017. The name was retired in 2021 and renamed Siemens EDA, a segment of Siemens Digital Industries Software. [9]
Year announced | Company | Business | Value (USD) | References |
---|---|---|---|---|
1995 | Microtec Research | Software development | $130 million | [10] |
1999 | VeriBest | EDA subsidiary of Intergraph Corp. | not disclosed | [11] [12] |
2002 | Accelerated Technology | RTOS & embedded software | not disclosed | [13] |
2002 | Innoveda | Printed circuit board & wire harness design | $160 million | [14] |
2002 | IKOS Systems | Emulation product | $124 million | [15] |
2004 | Project Technology | Executable UML | not disclosed | [16] |
2007 | Sierra Design Automation | Place and route | $90 million | [17] |
2008 | Flomerics | Computational fluid dynamics | $59.72 million | [18] |
2009 | LogicVision | Silicon manufacturing testing | $13 million | [19] |
2010 | Valor Computerized Systems | PCB systems manufacturing | $82 million | [20] |
2010 | CodeSourcery | GNU-based tools | not disclosed | [21] |
2014 | Nimbic | Electromagnetic simulation | not disclosed | [22] |
2014 | Berkeley Design Automation | AMS circuit verification | not disclosed | [23] |
2015 | Tanner EDA | AMS & MEMS integrated circuits | not disclosed | [24] |
2015 | Calypto Design Systems | High level synthesis | not disclosed | [25] |
Mentor product development was located in the US, Taiwan, Egypt, Poland, Hungary, Japan, France, Canada, Pakistan, UK, Armenia, India and Russia.
This section may contain an excessive amount of intricate detail that may interest only a particular audience.(September 2020) |
Mentor offered the following tools:
Electronic design automation (EDA), also referred to as electronic computer-aided design (ECAD), is a category of software tools for designing electronic systems such as integrated circuits and printed circuit boards. The tools work together in a design flow that chip designers use to design and analyze entire semiconductor chips. Since a modern semiconductor chip can have billions of components, EDA tools are essential for their design; this article in particular describes EDA specifically with respect to integrated circuits (ICs).
Synopsys, Inc. is an American electronic design automation (EDA) company headquartered in Sunnyvale, California, that focuses on silicon design and verification, silicon intellectual property and software security and quality. Synopsys supplies tools and services to the semiconductor design and manufacturing industry. Products include tools for logic synthesis and physical design of integrated circuits, simulators for development, and debugging environments that assist in the design of the logic for chips and computer systems. As of 2023, the company is a component of both the Nasdaq-100 and S&P 500 indices.
Silvaco Group, Inc., develops and markets electronic design automation (EDA) and technology CAD (TCAD) software and semiconductor design IP (SIP). The company is headquartered in Santa Clara, California, and has offices in North America, Europe, and throughout Asia. Founded in 1984, Silvaco is a privately held EDA company. The company has been known by at least two other names: Silvaco International, and Silvaco Data Systems.
Nucleus RTOS is a real-time operating system (RTOS) produced by the Embedded Software Division of Mentor Graphics, a Siemens Business, supporting 32- and 64-bit embedded system platforms. The operating system (OS) is designed for real-time embedded systems for medical, industrial, consumer, aerospace, and Internet of things (IoT) uses. Nucleus was released first in 1993. The latest version is 3.x, and includes features such as power management, process model, 64-bit support, safety certification, and support for heterogeneous computing multi-core system on a chip (SOCs) processors.
Daisy Systems Corporation, incorporated in 1981 in Mountain View, California, was a computer-aided engineering company, a pioneer in the electronic design automation (EDA) industry.
Formal equivalence checking process is a part of electronic design automation (EDA), commonly used during the development of digital integrated circuits, to formally prove that two representations of a circuit design exhibit exactly the same behavior.
Intel Quartus Prime is programmable logic device design software produced by Intel; prior to Intel's acquisition of Altera the tool was called Altera Quartus Prime, earlier Altera Quartus II. Quartus Prime enables analysis and synthesis of HDL designs, which enables the developer to compile their designs, perform timing analysis, examine RTL diagrams, simulate a design's reaction to different stimuli, and configure the target device with the programmer. Quartus Prime includes an implementation of VHDL and Verilog for hardware description, visual editing of logic circuits, and vector waveform simulation.
Altium Limited is an American- Australian multinational software company that provides electronic design automation software to engineers who design printed circuit boards. Founded as Protel Systems Pty Ltd in Australia in 1985, the company has regional headquarters in the United States, Australia, China, Europe, and Japan. Its products are designed for use in a Microsoft Windows environment and used in industries such as automotive, aerospace, defence and telecommunications. Its flagship product, Altium Designer, is a software for unified electronics design.
C to HDL tools convert C language or C-like computer code into a hardware description language (HDL) such as VHDL or Verilog. The converted code can then be synthesized and translated into a hardware device such as a field-programmable gate array. Compared to software, equivalent designs in hardware consume less power and execute faster with lower latency, more parallelism and higher throughput. However, system design and functional verification in a hardware description language can be tedious and time-consuming, so systems engineers often write critical modules in HDL and other modules in a high-level language and synthesize these into HDL through C to HDL or high-level synthesis tools.
Flow to HDL tools and methods convert flow-based system design into a hardware description language (HDL) such as VHDL or Verilog. Typically this is a method of creating designs for field-programmable gate array, application-specific integrated circuit prototyping and digital signal processing (DSP) design. Flow-based system design is well-suited to field-programmable gate array design as it is easier to specify the innate parallelism of the architecture.
Cadence Design Systems, Inc., is a American multinational technology and computational software company. Headquartered in San Jose, California, Cadence was formed in 1988 through the merger of SDA Systems and ECAD. Initially specialized in electronic design automation (EDA) software for the semiconductor industry, currently the company makes software and hardware for designing products such as integrated circuits, systems on chips (SoCs), printed circuit boards, and pharmaceutical drugs, also licensing intellectual property for the electronics, aerospace, defense and automotive industries, among others.
ModelSim is a multi-language environment by Siemens for simulation of hardware description languages such as VHDL, Verilog and SystemC, and includes a built-in C debugger. ModelSim can be used independently, or in conjunction with Intel Quartus Prime, PSIM, Xilinx ISE or Xilinx Vivado. Simulation is performed using the graphical user interface (GUI), or automatically using scripts.
Solido Design Automation Inc. is an electronic design automation (EDA) software company, headquartered in Saskatoon, Saskatchewan. The company develops software for analog/mixed-signal and custom integrated circuits. The company was founded in 2005 and is funded by BDC Venture Capital, Victoria Park Capital, and Golden Opportunities Fund.
This page is a comparison of electronic design automation (EDA) software which is used today to design the near totality of electronic devices. Modern electronic devices are too complex to be designed without the help of a computer. Electronic devices may consist of integrated circuits (ICs), printed circuit boards (PCBs), field-programmable gate arrays (FPGAs) or a combination of them. Integrated circuits may consist of a combination of digital and analog circuits. These circuits can contain a combination of transistors, resistors, capacitors or specialized components such as analog neural networks, antennas or fuses.
EVE/ZeBu is a provider of hardware-assisted verification tools for functional verification of Application-specific integrated circuits (ASICs) and system on chip (SOC) designs and for validation of embedded software ahead of implementation in silicon. EVE's hardware acceleration and hardware emulation products work in conjunction with Verilog, SystemVerilog, and VHDL-based simulators from Synopsys, Cadence Design Systems and Mentor Graphics. EVE's flagship product is ZeBu.
UGS was a computer software company headquartered in Plano, Texas, specializing in 3D & 2D Product Lifecycle Management (PLM) software. Its operations were amalgamated into the Siemens Digital Industries Software business unit of Siemens Industry Automation division, when Siemens completed the US$3.5 billion acquisition of UGS on May 7, 2007.
Siemens Digital Industries Software is an American computer software company specializing in 3D & 2D Product Lifecycle Management (PLM) software. The company is a business unit of Siemens, operates under the legal name of Siemens Industry Software Inc, and is headquartered in Plano, Texas.
Simcenter Amesim is a commercial simulation software for the modeling and analysis of multi-domain systems. It is part of systems engineering domain and falls into the mechatronic engineering field.
Vivado Design Suite is a software suite for synthesis and analysis of hardware description language (HDL) designs, superseding Xilinx ISE with additional features for system on a chip development and high-level synthesis. Vivado represents a ground-up rewrite and re-thinking of the entire design flow.
Simcenter STAR-CCM+ is a commercial Computational Fluid Dynamics (CFD) based simulation software developed by Siemens Digital Industries Software. Simcenter STAR-CCM+ allows the modeling and analysis of a range of engineering problems involving fluid flow, heat transfer, stress, particulate flow, electromagnetics and related phenomena.