EDA tools for VLSI design
What is EDA (VLSI CAD)?
EDA tools help to create and program multiple types of electronic circuits like an integrated circuit (IC), printed circuit board (PCB) and system on chip (SoC).It uses multiple features like logical design, circuit schematic design, layout generation, design simulation and many more features for VSLI design.
To enter a design into an EDA tool, a suitable design entry method is required. Typically, tools will allow the following design entry methods:
1.Circuit schematics present a graphical view of the design using logic gate symbols and interconnect wiring.
2.Boolean Expressions can be entered as a text-based description in combinational logic designs.
3.HDL design entry allows a description of the digital logic circuits or system operation to be entered in text form using a suitable language.
4.State transition diagrams present a graphical view of state machines that identifies the design states and the transitions between states.
The availability of a particular design entry method depends on the EDA tool used.
EDA tools in VLSI
EDA’s big three:
- Synopsys
- Cadence
- Mentor Graphics
Comments
Post a Comment