systemrdl-compiler


Namesystemrdl-compiler JSON
Version 1.29.3 PyPI version JSON
download
home_pageNone
SummaryParse and elaborate front-end for SystemRDL 2.0
upload_time2025-01-09 03:58:59
maintainerNone
docs_urlNone
authorAlex Mykyta
requires_python>=3.7
licenseMIT
keywords systemrdl csr compiler tool registers generator register abstraction layer fpga asic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/systemrdl-compiler/badge/?version=latest)](http://systemrdl-compiler.readthedocs.io)
[![build](https://github.com/SystemRDL/systemrdl-compiler/workflows/build/badge.svg)](https://github.com/SystemRDL/systemrdl-compiler/actions?query=workflow%3Abuild+branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/SystemRDL/systemrdl-compiler/badge.svg?branch=main)](https://coveralls.io/github/SystemRDL/systemrdl-compiler?branch=main)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/systemrdl-compiler.svg)](https://pypi.org/project/systemrdl-compiler)

# SystemRDL Compiler

The `systemrdl-compiler` project implements a generic compiler front-end for
Accellera's [SystemRDL 2.0](http://accellera.org/downloads/standards/systemrdl)
register description language. The goal of this project is to provide a free and
open compiler that lowers the barrier to entry to using an industry standard
register description language.

By providing an elaborated register model that is easy to traverse and query,
it should be far easier to write custom register space view generators.

![overview](https://raw.githubusercontent.com/SystemRDL/systemrdl-compiler/main/docs/img/overview.svg?sanitize=true)

## Documentation
See the [SystemRDL Compiler Documentation](http://systemrdl-compiler.readthedocs.io) for more details

## Related Projects

If you are looking for a complete SystemRDL command line tool, see the [PeakRDL project](https://peakrdl.readthedocs.io).

## License

The SystemRDL Compiler is published and distributed under the [MIT License](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "systemrdl-compiler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "SystemRDL, CSR, compiler, tool, registers, generator, register abstraction layer, FPGA, ASIC",
    "author": "Alex Mykyta",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/49/74/ad1a91aabaa89e999161a7f601aff6bb1eea15b0f70e74a6dcc27134a70a/systemrdl_compiler-1.29.3.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/systemrdl-compiler/badge/?version=latest)](http://systemrdl-compiler.readthedocs.io)\n[![build](https://github.com/SystemRDL/systemrdl-compiler/workflows/build/badge.svg)](https://github.com/SystemRDL/systemrdl-compiler/actions?query=workflow%3Abuild+branch%3Amain)\n[![Coverage Status](https://coveralls.io/repos/github/SystemRDL/systemrdl-compiler/badge.svg?branch=main)](https://coveralls.io/github/SystemRDL/systemrdl-compiler?branch=main)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/systemrdl-compiler.svg)](https://pypi.org/project/systemrdl-compiler)\n\n# SystemRDL Compiler\n\nThe `systemrdl-compiler` project implements a generic compiler front-end for\nAccellera's [SystemRDL 2.0](http://accellera.org/downloads/standards/systemrdl)\nregister description language. The goal of this project is to provide a free and\nopen compiler that lowers the barrier to entry to using an industry standard\nregister description language.\n\nBy providing an elaborated register model that is easy to traverse and query,\nit should be far easier to write custom register space view generators.\n\n![overview](https://raw.githubusercontent.com/SystemRDL/systemrdl-compiler/main/docs/img/overview.svg?sanitize=true)\n\n## Documentation\nSee the [SystemRDL Compiler Documentation](http://systemrdl-compiler.readthedocs.io) for more details\n\n## Related Projects\n\nIf you are looking for a complete SystemRDL command line tool, see the [PeakRDL project](https://peakrdl.readthedocs.io).\n\n## License\n\nThe SystemRDL Compiler is published and distributed under the [MIT License](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Parse and elaborate front-end for SystemRDL 2.0",
    "version": "1.29.3",
    "project_urls": {
        "Changelog": "https://github.com/SystemRDL/systemrdl-compiler/releases",
        "Documentation": "http://systemrdl-compiler.readthedocs.io",
        "Source": "https://github.com/SystemRDL/systemrdl-compiler",
        "Tracker": "https://github.com/SystemRDL/systemrdl-compiler/issues"
    },
    "split_keywords": [
        "systemrdl",
        " csr",
        " compiler",
        " tool",
        " registers",
        " generator",
        " register abstraction layer",
        " fpga",
        " asic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b09c77cae012a5af7f02c6ca06451ef7d7158cce5f67b4fd87eade844f5a16e",
                "md5": "42e7fa84a8cf36be56640a215c1c8c79",
                "sha256": "70d07d7588d437b5f3a15ce17aebbc226ae47c481e4c340d6780c6dc30606a4a"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42e7fa84a8cf36be56640a215c1c8c79",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1171584,
            "upload_time": "2025-01-09T03:58:37",
            "upload_time_iso_8601": "2025-01-09T03:58:37.150679Z",
            "url": "https://files.pythonhosted.org/packages/2b/09/c77cae012a5af7f02c6ca06451ef7d7158cce5f67b4fd87eade844f5a16e/systemrdl_compiler-1.29.3-cp37-abi3-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d718f67de1d9080c8e89533a3347848621ff8e3650bb650304bb4322527cee55",
                "md5": "9af6470c90b881f01b5e508732f2f664",
                "sha256": "1b37a46d1bcf3c0b604569dd00de943d81b0a1ded1544ddaca14b3432d1e9d2e"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9af6470c90b881f01b5e508732f2f664",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1167563,
            "upload_time": "2025-01-09T03:58:39",
            "upload_time_iso_8601": "2025-01-09T03:58:39.105940Z",
            "url": "https://files.pythonhosted.org/packages/d7/18/f67de1d9080c8e89533a3347848621ff8e3650bb650304bb4322527cee55/systemrdl_compiler-1.29.3-cp37-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f45ebd3fdfc59e6c5378ed115aa01df6c4d196425b5868602a4c4b718854cfae",
                "md5": "69ea1f0270ee83a7a207487285d9d737",
                "sha256": "fe59be0aa1cd93b76160cfd68271455509c94cbab6ea7c1c7682e08394904055"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "69ea1f0270ee83a7a207487285d9d737",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 10778673,
            "upload_time": "2025-01-09T03:58:41",
            "upload_time_iso_8601": "2025-01-09T03:58:41.377503Z",
            "url": "https://files.pythonhosted.org/packages/f4/5e/bd3fdfc59e6c5378ed115aa01df6c4d196425b5868602a4c4b718854cfae/systemrdl_compiler-1.29.3-cp37-abi3-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b1ab105f0c7ec1e4f33ee1320ac4775752818b72375ee20e53c96cc004a57cd",
                "md5": "d35f93d2f449a1b31c08f88f0fc3e8db",
                "sha256": "0e996704f04638d211d8cc24da64346e37ef8385d8a567d3f826388e2a242318"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d35f93d2f449a1b31c08f88f0fc3e8db",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 10952433,
            "upload_time": "2025-01-09T03:58:44",
            "upload_time_iso_8601": "2025-01-09T03:58:44.281055Z",
            "url": "https://files.pythonhosted.org/packages/6b/1a/b105f0c7ec1e4f33ee1320ac4775752818b72375ee20e53c96cc004a57cd/systemrdl_compiler-1.29.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb9c2da840cdc06942a2319ce586d172cd332963d35a64b9409a4ae1c5557d2",
                "md5": "6bae2457da32394877a8e18854efbfcf",
                "sha256": "3f4c15abcb0006544d67496819c521f2c9d7c1581ced2db648ded049e1fe8bbf"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "6bae2457da32394877a8e18854efbfcf",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 11170432,
            "upload_time": "2025-01-09T03:58:48",
            "upload_time_iso_8601": "2025-01-09T03:58:48.140540Z",
            "url": "https://files.pythonhosted.org/packages/9f/b9/c2da840cdc06942a2319ce586d172cd332963d35a64b9409a4ae1c5557d2/systemrdl_compiler-1.29.3-cp37-abi3-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3668c43cbe3795b36d40038aa9751cef7b2728b9ddea641d6a390794121475a6",
                "md5": "16eab8b9fde89c70cde87c52d468c7a8",
                "sha256": "80298fb74abf45aef9f8d9a327ab250415aa9cca561e307d1b3d6a696503d330"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "16eab8b9fde89c70cde87c52d468c7a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 11228744,
            "upload_time": "2025-01-09T03:58:52",
            "upload_time_iso_8601": "2025-01-09T03:58:52.044292Z",
            "url": "https://files.pythonhosted.org/packages/36/68/c43cbe3795b36d40038aa9751cef7b2728b9ddea641d6a390794121475a6/systemrdl_compiler-1.29.3-cp37-abi3-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f6740b194f60488df387564c6ecbef1034f139811ce516b854e66844a626dd0",
                "md5": "2359a152541e5c9df6f735b38b026fd3",
                "sha256": "abd765ea6d6ffd13ef1e4234dd1365b51579611560757d26cfe26192926b1d9d"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-win32.whl",
            "has_sig": false,
            "md5_digest": "2359a152541e5c9df6f735b38b026fd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 918940,
            "upload_time": "2025-01-09T03:58:56",
            "upload_time_iso_8601": "2025-01-09T03:58:56.866733Z",
            "url": "https://files.pythonhosted.org/packages/2f/67/40b194f60488df387564c6ecbef1034f139811ce516b854e66844a626dd0/systemrdl_compiler-1.29.3-cp37-abi3-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37445e7c4eaa3fa1bb1fbbcf6d7c02ac511f0585b8b357959f87bcc118825cdd",
                "md5": "85ae5c7b5efdf686ad3059a0b0451e30",
                "sha256": "1db74ee0a8cfec5b624a787bd1309fe4378f863838afc487f2411b182e6f645c"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3-cp37-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "85ae5c7b5efdf686ad3059a0b0451e30",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 947273,
            "upload_time": "2025-01-09T03:58:58",
            "upload_time_iso_8601": "2025-01-09T03:58:58.181314Z",
            "url": "https://files.pythonhosted.org/packages/37/44/5e7c4eaa3fa1bb1fbbcf6d7c02ac511f0585b8b357959f87bcc118825cdd/systemrdl_compiler-1.29.3-cp37-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4974ad1a91aabaa89e999161a7f601aff6bb1eea15b0f70e74a6dcc27134a70a",
                "md5": "e1489c7e95e8f4bf11dc3c79e6a403c6",
                "sha256": "0ee3a1f4da5c18330a4694febe35e54fea5a74518542b5b49749b975c7a8e9c3"
            },
            "downloads": -1,
            "filename": "systemrdl_compiler-1.29.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e1489c7e95e8f4bf11dc3c79e6a403c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 481604,
            "upload_time": "2025-01-09T03:58:59",
            "upload_time_iso_8601": "2025-01-09T03:58:59.645928Z",
            "url": "https://files.pythonhosted.org/packages/49/74/ad1a91aabaa89e999161a7f601aff6bb1eea15b0f70e74a6dcc27134a70a/systemrdl_compiler-1.29.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 03:58:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SystemRDL",
    "github_project": "systemrdl-compiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "systemrdl-compiler"
}
        
Elapsed time: 1.50783s