{ "info": { "author": "Bogdan Vukobratovic", "author_email": "bogdan.vukobratovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)" ], "description": "================\nWelcome to SyDPy\n================\n\nSyDPy (**System Design in Python**) aims to become an alternative to SystemVerilog and \n`SystemC `_ by providing the necessary tools to cover tasks of \nHDL design from system architecture design to HDL synthesis.\n\nSyDPy comprises an event based simulator and various classes for describing and simulating a system, all written in Python. \nThis allows an easy extension of the SyDPy with additional user classes or existing Python libraries\n\nSyDPy was written with design reuse and iterable nature of the design process in mind. Smart channels enable cosimulation of \nmodule architectures written on various abstraction levels (of timing and functionality), without the need of explicit \ninterface converters in the design. Modules with higher levels of abstraction can then serve as model checkers for lower\nlevel modules. \n\nSyDPy features:\n===============\n - RTL and TLM cosimulation\n - Smart channels for information exchange between various interfaces\n - Global simulator configuration for test setup\n - Basic randomization, sequencing and scoreboarding supported\n - Automatic model checking between different module architectures\n - Extendible simulator kernel\n \nSoon available:\n===============\n - Verilog cosimulation using `Verilator `_\n - Python to Verilog conversion\n - Constrained-random verification using `SystemC Verification `_ library\n \nGetting started\n===============\n\nInstallation\n------------\n\nInstall SyDPy using pip::\n\n pip install sydpy\n\nInstall SyDPy using easy_install::\n\n easy_install sydpy\n \nInstall SyDPy from source::\n\n python setup.py install\n\nRead the documentation\n----------------------\n\nRead the `SyDPy documentation `_\n\nGet involved\n------------\n\nPull your copy from `github repository `_", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bogdanvuk/sydpy/tarball/0.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bogdanvuk/sydpy", "keywords": "System Design Python Simulator HDL ASIC FPGA verification TLM", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "sydpy", "package_url": "https://pypi.org/project/sydpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sydpy/", "project_urls": { "Download": "https://github.com/bogdanvuk/sydpy/tarball/0.0.1", "Homepage": "https://github.com/bogdanvuk/sydpy" }, "release_url": "https://pypi.org/project/sydpy/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "System Design in Python", "version": "0.0.1" }, "last_serial": 1399880, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "04c80b2ac42b8c01ab5551e6360a0dd3", "sha256": "4a4cc5b41d08bb5e81ea0b1d5af1096ef5033212edf8094b2ecdba59df73902d" }, "downloads": -1, "filename": "sydpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "04c80b2ac42b8c01ab5551e6360a0dd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53695, "upload_time": "2015-01-28T11:57:43", "url": "https://files.pythonhosted.org/packages/fc/aa/eebf9261b4bfa4d0ae7dc31bfd6a25b66a411b50e7f8e074ce22738553c1/sydpy-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04c80b2ac42b8c01ab5551e6360a0dd3", "sha256": "4a4cc5b41d08bb5e81ea0b1d5af1096ef5033212edf8094b2ecdba59df73902d" }, "downloads": -1, "filename": "sydpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "04c80b2ac42b8c01ab5551e6360a0dd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53695, "upload_time": "2015-01-28T11:57:43", "url": "https://files.pythonhosted.org/packages/fc/aa/eebf9261b4bfa4d0ae7dc31bfd6a25b66a411b50e7f8e074ce22738553c1/sydpy-0.0.1.tar.gz" } ] }