Skip to main content

Python Implementation of Universal Verification Methodology

Project description

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Description: # Package Description

pyuvm is a Python implementation of the Universal Verification Methodology

## Installation

You can install pyuvm with pip

`bash % pip install pyuvm `

# Usage

Testbenches written in the SystemVerilog UVM usually import the package like this:

`SystemVerilog import uvm_pkg::*; `

This gives you access to the class names without needing a path. To get similar behavior with pyuvm us the from import syntax.

`Python from pyuvm import * `

Then you can run a simple test:

` % python >>> from pyuvm import * >>> ff = uvm_object("ff") >>> type(ff) <class 's05_base_classes.uvm_object'> >>> print(ff.get_name()) ff `

Platform: UNKNOWN Description-Content-Type: text/markdown

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyuvm-1.0a5.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyuvm-1.0a5-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file pyuvm-1.0a5.tar.gz.

File metadata

  • Download URL: pyuvm-1.0a5.tar.gz
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for pyuvm-1.0a5.tar.gz
Algorithm Hash digest
SHA256 49e71e304e294bb73c0be3fc8d2a82b4ef87c959baf7d2263c217f79a30c0552
MD5 e1d30d3d9cb6e28503728053c873ac26
BLAKE2b-256 f5878c550a5afebb864c7bc3dcea7579234c027231efd28c8ed3d74793bb1edc

See more details on using hashes here.

File details

Details for the file pyuvm-1.0a5-py3-none-any.whl.

File metadata

  • Download URL: pyuvm-1.0a5-py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for pyuvm-1.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 f24b7e17a404f8a93d57c057fca314fd8e58fe62338075de307c8d60a5ea3105
MD5 41943304a76d7205cc200bc2034e6b65
BLAKE2b-256 271ab82ae747b532376fbbf9a44535e43456a37008ade63de1c0c0681888867a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page