pyvsc-dataclasses


Namepyvsc-dataclasses JSON
Version 0.0.1.8548344824 PyPI version JSON
download
home_pagehttps://github.com/vsc-tools/pyvsc-dataclasses
SummaryFront-end for capturing Verification Stimulus and Coverage constructs using dataclasses
upload_time2024-04-04 02:20:33
maintainerNone
docs_urlNone
authorMatthew Ballance
requires_pythonNone
licenseApache 2.0
keywords systemverilog verilog rtl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
  PyVSC-Dataclasses provides a front-end for capturing random variables, constraints, and covergroups 
  in a dataclass-centric manner
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vsc-tools/pyvsc-dataclasses",
    "name": "pyvsc-dataclasses",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SystemVerilog, Verilog, RTL",
    "author": "Matthew Ballance",
    "author_email": "matt.ballance@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "\n  PyVSC-Dataclasses provides a front-end for capturing random variables, constraints, and covergroups \n  in a dataclass-centric manner\n  \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Front-end for capturing Verification Stimulus and Coverage constructs using dataclasses",
    "version": "0.0.1.8548344824",
    "project_urls": {
        "Homepage": "https://github.com/vsc-tools/pyvsc-dataclasses"
    },
    "split_keywords": [
        "systemverilog",
        " verilog",
        " rtl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee0df63a4fd742f252cb354ec03f2c2679fcac5905e242e223eed96b2ac99bc4",
                "md5": "8725f95dec047781bc745a81397488e1",
                "sha256": "b40095bf462ffe18dc0e30376b6ed05b07cb6e7f9f3692528d3b1a17a289d3f1"
            },
            "downloads": -1,
            "filename": "pyvsc_dataclasses-0.0.1.8548344824-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8725f95dec047781bc745a81397488e1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 98958,
            "upload_time": "2024-04-04T02:20:33",
            "upload_time_iso_8601": "2024-04-04T02:20:33.458949Z",
            "url": "https://files.pythonhosted.org/packages/ee/0d/f63a4fd742f252cb354ec03f2c2679fcac5905e242e223eed96b2ac99bc4/pyvsc_dataclasses-0.0.1.8548344824-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 02:20:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vsc-tools",
    "github_project": "pyvsc-dataclasses",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyvsc-dataclasses"
}
        
Elapsed time: 0.23698s