magia-ip


Namemagia-ip JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryIP libraries designed with Magia
upload_time2024-02-18 21:21:15
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 IP

## Brief

IP libraries designed with Magia

## Project Roadmap

TBD

## Installation

```bash
pip install magia-ip
```

## 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-ip",
    "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/a0/cc/1fea5d46cc44f9126137ed816f93548f300d8837472851f024125c4adfe2/magia_ip-0.0.1.tar.gz",
    "platform": null,
    "description": "# Magia IP\n\n## Brief\n\nIP libraries designed with Magia\n\n## Project Roadmap\n\nTBD\n\n## Installation\n\n```bash\npip install magia-ip\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": "IP libraries designed with Magia",
    "version": "0.0.1",
    "project_urls": {
        "Repository": "https://github.com/magia-hdl/magia-ip"
    },
    "split_keywords": [
        "verilog hdl",
        "systemverilog",
        "synthesizable",
        "rtl",
        "hdl",
        "hardware description language",
        "code generation",
        "fpga",
        "asic",
        "eda",
        "rtl design"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7152aa0438f81921542b73aaf3dc59d6fef02ec5502a1412d7b5235bb8f8c5c5",
                "md5": "4480b63bac5b0ac3e245607d23b03eff",
                "sha256": "a06dfec7b664f221f846eae5515a916fac0ed4c3d4f224c6e64bde95b7921b13"
            },
            "downloads": -1,
            "filename": "magia_ip-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4480b63bac5b0ac3e245607d23b03eff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 2322,
            "upload_time": "2024-02-18T21:21:13",
            "upload_time_iso_8601": "2024-02-18T21:21:13.520547Z",
            "url": "https://files.pythonhosted.org/packages/71/52/aa0438f81921542b73aaf3dc59d6fef02ec5502a1412d7b5235bb8f8c5c5/magia_ip-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0cc1fea5d46cc44f9126137ed816f93548f300d8837472851f024125c4adfe2",
                "md5": "8f8d96c07b483482934a5df65ccceddd",
                "sha256": "b3d58807b6ebdd3a0afcc5bbfeb915ea8abba5d460b6407cd00e5b642470dae5"
            },
            "downloads": -1,
            "filename": "magia_ip-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8f8d96c07b483482934a5df65ccceddd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 2200,
            "upload_time": "2024-02-18T21:21:15",
            "upload_time_iso_8601": "2024-02-18T21:21:15.092174Z",
            "url": "https://files.pythonhosted.org/packages/a0/cc/1fea5d46cc44f9126137ed816f93548f300d8837472851f024125c4adfe2/magia_ip-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-18 21:21:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "magia-hdl",
    "github_project": "magia-ip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "magia-ip"
}
        
Elapsed time: 0.24020s