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.0a1.tar.gz (27.0 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.0a1-py3-none-any.whl (32.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyuvm-1.0a1.tar.gz
Algorithm Hash digest
SHA256 6da2cff337806c515153cf5e134a8da22ee4edafc3d6872360110011e8f6c75c
MD5 ef583aa1c199e67064fea83463484148
BLAKE2b-256 e18188d8a095eabb930755b0f5532f674f079b13496d04746538c37a36cdbe30

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyuvm-1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d474f9da0df157dfdf7f900678ecab7836d17ab1318ee5f2ac22191b02980e7
MD5 45b3e49c3404f2324cb84d539d113cab
BLAKE2b-256 07f0b49ebf1ffd6f49ce7bfcd6ee6f4c235296f8630ee1ec2d2e133d25c06679

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