pyuvm 4.0.1-1
Package Information
| Description | Python implementation of the UVM using cocotb pyuvm is the Universal Verification Methodology implemented in Python instead of SystemVerilog. pyuvm uses cocotb to interact with the simulator and schedule simulation events. pyuvm implements the most often-used parts of the UVM while taking advantage of the fact that Python does not have strict typing and does not require parameterized classes. The project refactors pieces of the UVM that were either overly complicated due to typing or legacy code. |
|---|---|
| Maintainer | Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org> |
| Changed By | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> |
| Sponsor | jcfp@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/electronics-team/pyuvm.git (browse) |
| Closes | #1041285 |
| Tracker | https://tracker.debian.org/pkg/pyuvm |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Sat, 14 Mar 2026 20:29:36 +0100 |
|---|---|
| Source | pyuvm |
| Version | 4.0.1-1 |
| Changed-By | أحمد المحمودي (Ahmed El-Mahmoudy) |
| Architecture | source all |
| Distribution | unstable |
Changelog
pyuvm (4.0.1-1) unstable; urgency=low . * Initial release (Closes: #1041285)
.dsc
| Component | main |
|---|---|
| Package-List | python3-pyuvm deb electronics optional arch=all |
| Section | electronics |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyuvm
Upstream-Contact: Ray Salemi <ray@raysalemi.com>
Source: https://github.com/pyuvm/pyuvm
Files: *
Copyright: 2021 Siemens EDA and Ray Salemi
License: Apache-2.0
Files: examples/TinyALU/hdl/vhdl/*
Copyright: 2013 Ray Salemi
License: Apache-2.0
Files: debian/*
Copyright: 2023-2026 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
License: Apache-2.0
License: Apache-2.0
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.
.
On Debian systems, the complete text of the Apache License, Version 2
can be found in "/usr/share/common-licenses/Apache-2.0".