myhdl 0.11-1 source package in Ubuntu

Changelog

myhdl (0.11-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Ruben Undheim ]
  * New upstream release
    - Drop some patches
  * debian/control:
    - New standards version 4.4.0 - no changes
    - Compat level 12
    - Remove python-myhdl (Closes: #937098)
    - Remove all Python2 dependencies
  * debian/rules:
    - Changes to only build for Python 3

 -- Ruben Undheim <email address hidden>  Fri, 18 Oct 2019 20:47:19 +0200

Upload details

Uploaded by:
Steffen Möller
Uploaded to:
Sid
Original maintainer:
Steffen Möller
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
myhdl_0.11-1.dsc 2.2 KiB 3eb1228e48ee07464f09c40e6a7bee417ada136694fb491776ee60a5c2a81b77
myhdl_0.11.orig.tar.gz 1.2 MiB 34218a2d73b119b9dcd07369cfe738062cb5ac14d2a084ee79ab4d2eaa17a9fe
myhdl_0.11-1.debian.tar.xz 3.9 KiB 714226a8201293d524a76637209df182b8f00f6cea1865f58234b43ea75f8ed2

Available diffs

No changes file available.

Binary packages built by this source

myhdl-cosimulation: MyHDL cosimulation files

 MyHDL turns Python into a hardware description and verification language,
 providing hardware engineers with the power of the Python ecosystem.
 .
 Python can then be used as an event-driven simulator using Python decorators
 actively to specify what corresponds to 'processes' in Verilog / VHDL and
 thereby achieve concurrency.
 .
 This package provides the sources for executable extensions of the
 core modules.

myhdl-doc: Hardware description generating framework (common documentation)

 MyHDL turns Python into a hardware description and verification language,
 providing hardware engineers with the power of the Python ecosystem.
 .
 Python can then be used as an event-driven simulator using Python decorators
 actively to specify what corresponds to 'processes' in Verilog / VHDL and
 thereby achieve concurrency.
 .
 This is the common documentation package containing HTML pages and the man
 page.

python3-myhdl: Hardware description language for Python (Python 3)

 MyHDL turns Python into a hardware description and verification language,
 providing hardware engineers with the power of the Python ecosystem.
 .
 Python can then be used as an event-driven simulator using Python decorators
 actively to specify what corresponds to 'processes' in Verilog / VHDL and
 thereby achieve concurrency.
 .
 This package installs the library for Python 3.