Overview ============== Welcome to eSim! ---------------- **eSim** is an **open-source** Electronic Design Automation (EDA) tool developed by **FOSSEE, IIT Bombay**, with the goal of making circuit design and simulation accessible to students, educators, and professionals across the globe. This documentation is designed for both users who want to design and simulate circuits with eSim, and for developers interested in contributing to the eSim codebase. About the Documentation ------------------------------ The documentation is divided into two main sections: 1. **Getting Started:** Learn how to install eSim and get up and running quickly. This section covers the introduction to eSim and the installation guide. 2. **Components:** Dive deep into the eSim codebase. This section explains each module, file, and method, helping developers and advanced users understand and extend eSim. Open-Source Software Used by eSim ------------------------------------ eSim was developed using many open-source tools, some of them are: * `Python `_ * `KiCad `_ * `NGHDL `_ * `Makerchip `_ * `SkyWater SKY130 PDK `_ Useful Links ------------------------------ **eSim Manual** To know everything about eSim, how it works, and its features, please download the manual from `eSim Manual `_ **Contact** For any queries regarding eSim, please write to us at `contact-esim@fossee.in `_ **Contribution** Please refer to the `contribution guidelines `_ for further details. **License** eSim is developed by the FOSSEE Team at IIT Bombay and is released under the GNU GPL License. - **Source Code of eSim:** `https://github.com/FOSSEE/eSim `_ - **Official Website of FOSSEE:** `https://fossee.in/ `_ - **eSim Resources:** `https://esim.fossee.in/resources `_ - **Community Forum:** `https://esim.fossee.in/forum `_