peakrdl-docx


Namepeakrdl-docx JSON
Version 0.4.7 PyPI version JSON
download
home_pageNone
SummaryCompile SystemRDL definition into a Docx (MsWord) document
upload_time2024-09-19 08:54:40
maintainerNone
docs_urlNone
authorAlex Nijmeijer
requires_python>=3.10
licenseNone
keywords systemrdl peakrdl csr compiler tool documentation generator verilog systemverilog register abstraction layer fpga asic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PeakRDL-docx
Compile SystemRDL into a Docx (MS-Word) document


# Command line
peakrdl docx  <input_file.rdl> -o <output_file.docx> --title "Registers of the PCIe BAR1"

where:
- <input_file.rdl> indicates the input path and filename
- -o <output_file.docx> indicates the path and filename of the output file
- --title indicates the (optional) document-title

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "peakrdl-docx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "SystemRDL, PeakRDL, CSR, compiler, tool, documentation, generator, Verilog, SystemVerilog, register abstraction layer, FPGA, ASIC",
    "author": "Alex Nijmeijer",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/25/dd/c3fe89cdd3d4e20614f4e0bb8b7bd951cb8152e58eabc3d1959e6fdbdf8f/peakrdl_docx-0.4.7.tar.gz",
    "platform": null,
    "description": "# PeakRDL-docx\r\nCompile SystemRDL into a Docx (MS-Word) document\r\n\r\n\r\n# Command line\r\npeakrdl docx  <input_file.rdl> -o <output_file.docx> --title \"Registers of the PCIe BAR1\"\r\n\r\nwhere:\r\n- <input_file.rdl> indicates the input path and filename\r\n- -o <output_file.docx> indicates the path and filename of the output file\r\n- --title indicates the (optional) document-title\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Compile SystemRDL definition into a Docx (MsWord) document",
    "version": "0.4.7",
    "project_urls": {
        "Changelog": "https://github.com/nijmeijer/PeakRDL-docx/commits/main/",
        "Documentation": "https://github.com/nijmeijer/PeakRDL-docx/blob/main/README.md",
        "Repository": "https://github.com/nijmeijer/PeakRDL-docx",
        "Tracker": "https://github.com/nijmeijer/PeakRDL-docx/issues"
    },
    "split_keywords": [
        "systemrdl",
        " peakrdl",
        " csr",
        " compiler",
        " tool",
        " documentation",
        " generator",
        " verilog",
        " systemverilog",
        " register abstraction layer",
        " fpga",
        " asic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4e0b79af858578df23ac4b30d0150ea1784002bdaa5f88847ce7240d03cd3c6",
                "md5": "fc60ca85394190ad7ae9d8a20337e5a0",
                "sha256": "3192ee8b7dd89db47b5c4e24cf1db224f31fc422621ad3993f243a43c2031ceb"
            },
            "downloads": -1,
            "filename": "peakrdl_docx-0.4.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc60ca85394190ad7ae9d8a20337e5a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 9537,
            "upload_time": "2024-09-19T08:54:38",
            "upload_time_iso_8601": "2024-09-19T08:54:38.907026Z",
            "url": "https://files.pythonhosted.org/packages/c4/e0/b79af858578df23ac4b30d0150ea1784002bdaa5f88847ce7240d03cd3c6/peakrdl_docx-0.4.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25ddc3fe89cdd3d4e20614f4e0bb8b7bd951cb8152e58eabc3d1959e6fdbdf8f",
                "md5": "62c7b760707cb201bbba58dd8968c59a",
                "sha256": "114d2d2c7cd8b0ef443789eddba0571909271abce511a7d2749e0db4e448d6c2"
            },
            "downloads": -1,
            "filename": "peakrdl_docx-0.4.7.tar.gz",
            "has_sig": false,
            "md5_digest": "62c7b760707cb201bbba58dd8968c59a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 108078,
            "upload_time": "2024-09-19T08:54:40",
            "upload_time_iso_8601": "2024-09-19T08:54:40.660912Z",
            "url": "https://files.pythonhosted.org/packages/25/dd/c3fe89cdd3d4e20614f4e0bb8b7bd951cb8152e58eabc3d1959e6fdbdf8f/peakrdl_docx-0.4.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 08:54:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nijmeijer",
    "github_project": "PeakRDL-docx",
    "github_not_found": true,
    "lcname": "peakrdl-docx"
}
        
Elapsed time: 0.47304s