pyvsc-dataclasses


Namepyvsc-dataclasses JSON
Version 0.0.1.12773179088 PyPI version JSON
download
home_pagehttps://github.com/vsc-tools/pyvsc-dataclasses
SummaryFront-end for capturing Verification Stimulus and Coverage constructs using dataclasses
upload_time2025-01-14 17:33:41
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.12773179088",
    "project_urls": {
        "Homepage": "https://github.com/vsc-tools/pyvsc-dataclasses"
    },
    "split_keywords": [
        "systemverilog",
        " verilog",
        " rtl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "466695d507b067092a3b010334ea92bff90877086ccfc76427ed3e8179397467",
                "md5": "678899fd60825a5c27b0bc104e4c7465",
                "sha256": "570ede03ca7a50aec6be5905fa49516e1dd57a3c583454d2169e0be138835afe"
            },
            "downloads": -1,
            "filename": "pyvsc_dataclasses-0.0.1.12773179088-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "678899fd60825a5c27b0bc104e4c7465",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 99102,
            "upload_time": "2025-01-14T17:33:41",
            "upload_time_iso_8601": "2025-01-14T17:33:41.455677Z",
            "url": "https://files.pythonhosted.org/packages/46/66/95d507b067092a3b010334ea92bff90877086ccfc76427ed3e8179397467/pyvsc_dataclasses-0.0.1.12773179088-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 17:33:41",
    "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: 1.13191s