Search Criteria
Package Details: python-cocotb 1.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-cocotb.git (read-only, click to copy) |
---|---|
Package Base: | python-cocotb |
Description: | Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python |
Upstream URL: | http://github.com/cocotb/cocotb/ |
Licenses: | BSD |
Submitter: | csantosb |
Maintainer: | m42uko |
Last Packager: | m42uko |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-21 11:23 (UTC) |
Last Updated: | 2024-07-26 11:59 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-find_libpythonAUR
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- ghdlAUR (ghdl-mcode-gitAUR, ghdl-llvm-gitAUR, ghdl-gccAUR, ghdl-gcc-gitAUR) (optional) – for simulating VHDL designs
- gtkwave (gtkwave-tclAUR, gtkwave-gtk3AUR, gtkwave-gtk3-tclAUR) (optional) – for visualizing waveforms
- iverilog (iverilog-gitAUR) (optional) – for simulating verilog designs
Required by (14)
- python-cocotb-bus
- python-cocotb-coverage-git
- python-cocotb-test-git
- python-cocotbext-axi
- python-cocotbext-axi-git
- python-cocotbext-eth
- python-cocotbext-eth-git
- python-cocotbext-pcie
- python-cocotbext-pcie-git
- python-cocotbext-uart
- python-cocotbext-uart-git
- python-pyuvm
- python-teroshdl (optional)
- uvm-python-git
Latest Comments
m42uko commented on 2023-10-16 08:45 (UTC)
Adopted and updated to version 1.8.1. Please let me know whether you still see any issues.
phansel commented on 2023-08-28 19:52 (UTC) (edited on 2023-08-28 19:57 (UTC) by phansel)
python-find_libpython dependency is still missing/broken and cocotb's latest version is 1.8.0, please update to fix.
Otherwise users are compelled to
pip3 install cocotb --break-system-packages.
Forty-Bot commented on 2023-03-05 03:31 (UTC)
since 1.7.1 this has a dependency on
python-find_libpython
.csantosb commented on 2021-06-02 09:48 (UTC)
You're right, thanks !
alex.forencich commented on 2021-06-01 23:51 (UTC)
Also FYI pkgver should be the full upstream version number (1.5.2), with pkgrel 1 (pkgrel is the package release...you can have multiple packages releases for the same upstream version, perhaps recompiled for different dependencies or with changes to the pkgbuild)
csantosb commented on 2021-05-22 10:33 (UTC)
I have just created a new python-cocotb-bus package.
alex.forencich commented on 2021-03-17 00:47 (UTC)
Yep, looks good. Please also package cocotb-bus as python-cocotb-bus, as this is now a spin-off of cocotb.bus.
csantosb commented on 2021-01-13 10:52 (UTC)
Sorry for the late answer. I have just fixed the issue. Could you please confirm ?
alex.forencich commented on 2020-12-03 06:26 (UTC)
this also doesn't need to provide python-cocotb, as this IS python-cocotb
alex.forencich commented on 2020-12-03 06:24 (UTC)
it isn't necessary for this to conflict with python-cocotb-git, that is implicit because python-cocotb-git conflicts with this package