DFSG NEW Queue

DFSG, Licensing & New Packages Team

pyuvm 4.0.1-1

Package Information

DescriptionPython 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.

MaintainerDebian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Changed Byأحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Sponsorjcfp@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/electronics-team/pyuvm.git (browse)
Closes#1041285
Trackerhttps://tracker.debian.org/pkg/pyuvm
Uploaded2 hours ago

New Package Report

.changes
DateSat, 14 Mar 2026 20:29:36 +0100
Sourcepyuvm
Version4.0.1-1
Changed-Byأحمد المحمودي (Ahmed El-Mahmoudy)
Architecturesource all
Distributionunstable
Changelog
pyuvm (4.0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #1041285)
.dsc
Componentmain
Package-Listpython3-pyuvm deb electronics optional arch=all
Sectionelectronics
Priorityoptional
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".

Back to Dashboard | View all reviews for this package