magia-flow


Namemagia-flow JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryDesign flow integration and automation with Magia
upload_time2024-02-26 21:27:04
maintainer
docs_urlNone
authorkhwong-c64
requires_python>=3.9,<4.0
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": "",
    "name": "magia-flow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "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/30/7b/f2d37511d97cbd28e02167b84613e8086b9db5de3461dbd92796bbc1c69f/magia_flow-0.1.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.1.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": "2d449e5986010b0e4f7611ef760393ca4bd6dbb639dfa0807af820f67fd10298",
                "md5": "cc6a444341ab0e8931aa790097753571",
                "sha256": "f040af2db04c84bfab8c3e9102ef0ab7a6b4094440c11c80dc2a20f9708babd2"
            },
            "downloads": -1,
            "filename": "magia_flow-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc6a444341ab0e8931aa790097753571",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 7379,
            "upload_time": "2024-02-26T21:27:02",
            "upload_time_iso_8601": "2024-02-26T21:27:02.500932Z",
            "url": "https://files.pythonhosted.org/packages/2d/44/9e5986010b0e4f7611ef760393ca4bd6dbb639dfa0807af820f67fd10298/magia_flow-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "307bf2d37511d97cbd28e02167b84613e8086b9db5de3461dbd92796bbc1c69f",
                "md5": "0479d48ed6df18156bcd1c8c1baf61bd",
                "sha256": "61d7925be31d1fec18a5066f0541b2f57cb08668fdb5597ca48bbec5c0f13780"
            },
            "downloads": -1,
            "filename": "magia_flow-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0479d48ed6df18156bcd1c8c1baf61bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 5880,
            "upload_time": "2024-02-26T21:27:04",
            "upload_time_iso_8601": "2024-02-26T21:27:04.017200Z",
            "url": "https://files.pythonhosted.org/packages/30/7b/f2d37511d97cbd28e02167b84613e8086b9db5de3461dbd92796bbc1c69f/magia_flow-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 21:27:04",
    "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.19961s