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.0a7.tar.gz (27.1 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.0a7-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyuvm-1.0a7.tar.gz
  • Upload date:
  • Size: 27.1 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.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for pyuvm-1.0a7.tar.gz
Algorithm Hash digest
SHA256 1d07947705e7c37e07a1d121b6321ea73b403d671341a045eb0c5820702b00ec
MD5 10f7b2f03b61f1224126132336570226
BLAKE2b-256 5063aa1c43872bdda26f3630df915604558089ec696fb447d1eaa0589f6df00d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyuvm-1.0a7-py3-none-any.whl
  • Upload date:
  • Size: 30.7 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.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for pyuvm-1.0a7-py3-none-any.whl
Algorithm Hash digest
SHA256 03b91a0927818c8a13d563af276d59503be3526cd9b34a48c5def43556b8a5a7
MD5 f1f58fa4e1df4c6d0073ac04dfc9f66d
BLAKE2b-256 184af66f94aec975339f1d485669a41d6e54801f13f14798636677f71c5dabd0

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