revolution-eda


Namerevolution-eda JSON
Version 0.6.2 PyPI version JSON
download
home_page
SummaryRevolution EDA is a new generation integrated circuit design environment.
upload_time2024-03-08 19:37:08
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords design electronic layout schematic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Revolution EDA Schematic/Symbol/Layout Editors

## Introduction

Revolution EDA is a new generation of schematic and symbol editor targeting custom integrated circuit design.

1. Revolution EDA uses Qt6, a modern GUI toolkit assuring that the same code base can be used on Linux, MacOS and Windows platforms.
2. Revolution EDA includes integrated circuit design oriented schematic, layout and symbol 
   editors.
3. Revolution EDA can create schematic symbols with both symbol attributes that are common to 
   all instances as well instance parameters. Instance parameters can be also python 
   functions that allow the dynamic calculation of parameters for each instance.
4. Layout editor allows use of parametric layout cells written in Python. Parametric cells are denoted by *pcell* cellviews making clear distinction between cell layouts and parametric cells.
5. Layout via and via arrays, pins, paths (manhattan, diagonal and free-angle), rectangles 
   and polygons can be drawn.
6. Layouts can be exported using gdstk library to hierarchical GDS files. Unlike commercial 
   EDA systems, layout and netlist export processes *do not block* Revolution EDA. The user 
   can continue working as usual.
7. Symbols can be created automatically from schematics, Verilog-A modules and Spice subcircuits. Symbols can 
   include circles, lines, rectangles, polygons and arches. Notes can be entered on symbols using *Normal* labels.
8. Verilog-A symbols have a clear separation between model and instance parameters.
9. File formats are JSON-based allowing easy inspection and editing with a text editor if 
   needed.
10. Netlisting process can be guided by a config view like commercial tools allowing designer 
   to choose between different views for simulation.
11. Hierarchical netlisting capability is available. Netlisting is currently geared towards 
   Xyce, but ngSpice netlisting is also on the roadmap.
12. Labels can include Python functions such that the full power of Python is available to 
   instance callbacks functions. Thus, the professional front-end process design kits can be created.
13. There is a familiar library browser allowing creation, renaming, copying, and deleting of 
   libraries, cells and cell views.
14. Configuration parameters can be saved in a configuration file to be reused.
15. A log file logs error, warning and info messages.
16. Netlisting and GDS export processes are run in separate threads not blocking the user interaction with the software.

When downloading the package from pypi repository, you may want to download to source package as well to download *exampleLibraries*.

You could also use pypi repository to install Revolution EDA:
`pip install revolution-eda`


Then just type: 

`reveda`

at Python aware terminal.
## Attribution

- Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/). Licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "revolution-eda",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "design,electronic,layout,schematic",
    "author": "",
    "author_email": "Revolution EDA <48187772+eskiyerli@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/2b/a5/61ef6b27664630f0c1208ed992538e344246ae87083d75cc03d08c2df3e3/revolution_eda-0.6.2.tar.gz",
    "platform": null,
    "description": "# Revolution EDA Schematic/Symbol/Layout Editors\n\n## Introduction\n\nRevolution EDA is a new generation of schematic and symbol editor targeting custom integrated circuit design.\n\n1. Revolution EDA uses Qt6, a modern GUI toolkit assuring that the same code base can be used on Linux, MacOS and Windows platforms.\n2. Revolution EDA includes integrated circuit design oriented schematic, layout and symbol \n   editors.\n3. Revolution EDA can create schematic symbols with both symbol attributes that are common to \n   all instances as well instance parameters. Instance parameters can be also python \n   functions that allow the dynamic calculation of parameters for each instance.\n4. Layout editor allows use of parametric layout cells written in Python. Parametric cells are denoted by *pcell* cellviews making clear distinction between cell layouts and parametric cells.\n5. Layout via and via arrays, pins, paths (manhattan, diagonal and free-angle), rectangles \n   and polygons can be drawn.\n6. Layouts can be exported using gdstk library to hierarchical GDS files. Unlike commercial \n   EDA systems, layout and netlist export processes *do not block* Revolution EDA. The user \n   can continue working as usual.\n7. Symbols can be created automatically from schematics, Verilog-A modules and Spice subcircuits. Symbols can \n   include circles, lines, rectangles, polygons and arches. Notes can be entered on symbols using *Normal* labels.\n8. Verilog-A symbols have a clear separation between model and instance parameters.\n9. File formats are JSON-based allowing easy inspection and editing with a text editor if \n   needed.\n10. Netlisting process can be guided by a config view like commercial tools allowing designer \n   to choose between different views for simulation.\n11. Hierarchical netlisting capability is available. Netlisting is currently geared towards \n   Xyce, but ngSpice netlisting is also on the roadmap.\n12. Labels can include Python functions such that the full power of Python is available to \n   instance callbacks functions. Thus, the professional front-end process design kits can be created.\n13. There is a familiar library browser allowing creation, renaming, copying, and deleting of \n   libraries, cells and cell views.\n14. Configuration parameters can be saved in a configuration file to be reused.\n15. A log file logs error, warning and info messages.\n16. Netlisting and GDS export processes are run in separate threads not blocking the user interaction with the software.\n\nWhen downloading the package from pypi repository, you may want to download to source package as well to download *exampleLibraries*.\n\nYou could also use pypi repository to install Revolution EDA:\n`pip install revolution-eda`\n\n\nThen just type: \n\n`reveda`\n\nat Python aware terminal.\n## Attribution\n\n- Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/). Licensed under a [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Revolution EDA is a new generation integrated circuit design environment.",
    "version": "0.6.2",
    "project_urls": {
        "Documentation": "https://github.com/unknown/revolution-eda#readme",
        "Issues": "https://github.com/unknown/revolution-eda/issues",
        "Source": "https://github.com/unknown/revolution-eda",
        "Website": "https://reveda.eu"
    },
    "split_keywords": [
        "design",
        "electronic",
        "layout",
        "schematic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1cc233713fdf226e68fa0d59531e4a774fc885e32a3473a8c27a6fe37a41e3b",
                "md5": "ac6ffd83a7918619021d2701e1a46142",
                "sha256": "ec4bffa6e1579f982aba545d817314f554cf9b369b0942dd61d8ed370ccb4406"
            },
            "downloads": -1,
            "filename": "revolution_eda-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac6ffd83a7918619021d2701e1a46142",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 266264,
            "upload_time": "2024-03-08T19:37:06",
            "upload_time_iso_8601": "2024-03-08T19:37:06.996219Z",
            "url": "https://files.pythonhosted.org/packages/d1/cc/233713fdf226e68fa0d59531e4a774fc885e32a3473a8c27a6fe37a41e3b/revolution_eda-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ba561ef6b27664630f0c1208ed992538e344246ae87083d75cc03d08c2df3e3",
                "md5": "e51b755180b275c6e187bee7da3825e8",
                "sha256": "c71555d83ea70928642152d248581ad32235c3b0540c253812388a13b8abb218"
            },
            "downloads": -1,
            "filename": "revolution_eda-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e51b755180b275c6e187bee7da3825e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 232528,
            "upload_time": "2024-03-08T19:37:08",
            "upload_time_iso_8601": "2024-03-08T19:37:08.822580Z",
            "url": "https://files.pythonhosted.org/packages/2b/a5/61ef6b27664630f0c1208ed992538e344246ae87083d75cc03d08c2df3e3/revolution_eda-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 19:37:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "unknown",
    "github_project": "revolution-eda#readme",
    "github_not_found": true,
    "lcname": "revolution-eda"
}
        
Elapsed time: 0.20471s