magia-flow


Namemagia-flow JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryDesign flow integration and automation with Magia
upload_time2024-05-11 21:01:26
maintainerNone
docs_urlNone
authorkhwong-c64
requires_python<4.0,>=3.10
licenseLICENSE
keywords verilog hdl systemverilog synthesizable rtl hdl hardware description language code generation fpga asic eda rtl design
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Magia Flow

## Brief

Design flow integration and automation with Magia.

## Project Roadmap

TBD

## Installation

```bash
pip install magia-flow
```

## Examples

TBD

## Documentation

TBD

## Contributing

We also have a [Contribution Guideline](docs/CONTRIBUTING.md) and [Code of Conduct](docs/CODE_OF_CONDUCT.md).
Please take a look before you contribute.

In case you are interested in this project, contact me via:
https://github.com/khwong-c

## Reference

TBD


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "magia-flow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "Verilog HDL, SystemVerilog, Synthesizable, RTL, HDL, Hardware Description Language, Code Generation, FPGA, ASIC, EDA, RTL Design",
    "author": "khwong-c64",
    "author_email": "kin.hin.wong.c@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/ed/79fcf9d78028fd1e7f51aebcbf1ee1939a989f0c71d6f2e40b17e4b16187/magia_flow-0.2.0.tar.gz",
    "platform": null,
    "description": "# Magia Flow\n\n## Brief\n\nDesign flow integration and automation with Magia.\n\n## Project Roadmap\n\nTBD\n\n## Installation\n\n```bash\npip install magia-flow\n```\n\n## Examples\n\nTBD\n\n## Documentation\n\nTBD\n\n## Contributing\n\nWe also have a [Contribution Guideline](docs/CONTRIBUTING.md) and [Code of Conduct](docs/CODE_OF_CONDUCT.md).\nPlease take a look before you contribute.\n\nIn case you are interested in this project, contact me via:\nhttps://github.com/khwong-c\n\n## Reference\n\nTBD\n\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Design flow integration and automation with Magia",
    "version": "0.2.0",
    "project_urls": {
        "Repository": "https://github.com/magia-hdl/magia-flow"
    },
    "split_keywords": [
        "verilog hdl",
        " systemverilog",
        " synthesizable",
        " rtl",
        " hdl",
        " hardware description language",
        " code generation",
        " fpga",
        " asic",
        " eda",
        " rtl design"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e7aab9a8e1e09159db090b9b6a2b2d6b05f6415197a06c94f11f257893fc98c",
                "md5": "50e89faaf1a7cb06abfe113e32a45ff5",
                "sha256": "7ec6b11875addbd01f03a548aaae3021ce0100024986936387d9d58e53dade23"
            },
            "downloads": -1,
            "filename": "magia_flow-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50e89faaf1a7cb06abfe113e32a45ff5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 13978,
            "upload_time": "2024-05-11T21:01:24",
            "upload_time_iso_8601": "2024-05-11T21:01:24.892764Z",
            "url": "https://files.pythonhosted.org/packages/6e/7a/ab9a8e1e09159db090b9b6a2b2d6b05f6415197a06c94f11f257893fc98c/magia_flow-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ed79fcf9d78028fd1e7f51aebcbf1ee1939a989f0c71d6f2e40b17e4b16187",
                "md5": "7b60cc0059c652b9d1c2c06865f2a382",
                "sha256": "9095c3b396bbadc8dcd5e993954f14be3f416b288a9ca97bad527db0e94f1977"
            },
            "downloads": -1,
            "filename": "magia_flow-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7b60cc0059c652b9d1c2c06865f2a382",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 10689,
            "upload_time": "2024-05-11T21:01:26",
            "upload_time_iso_8601": "2024-05-11T21:01:26.441081Z",
            "url": "https://files.pythonhosted.org/packages/42/ed/79fcf9d78028fd1e7f51aebcbf1ee1939a989f0c71d6f2e40b17e4b16187/magia_flow-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 21:01:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magia-hdl",
    "github_project": "magia-flow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "magia-flow"
}
        
Elapsed time: 0.53260s