ModelGeneration Module ====================== This module provides tools for generating simulation models within eSim Maker. **Features:** - Generates SPICE and behavioral models for components. - Supports parameterized model creation. - Integrates with other Maker modules for seamless workflow. **Usage:** Refer to the API documentation or user guide for instructions on generating and using models. .. note:: Source : ``src/maker/ModelGeneration.py`` .. automodule:: maker.ModelGeneration :members: