[Libre-soc-bugs] [Bug 626] dev-env-setup script for verilator, ghdl, iverilog and cocotb
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat May 22 20:13:51 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=626
--- Comment #12 from vklr at vkten.in <vklr at vkten.in> ---
Built Cocotb successfully.
Added cocotb dev-env-script.
uri:
https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=cocotb-install;h=4a34adbd1527a11ba2e8bbe25d84d34ad79e2777;hb=HEAD
It's using python3 pip. This is the recommended way as per official install
page.
pip3 uses git to clone the repository and install. And it installs cocotb-bus
dependency as well. We can specify the git tag or revision to pip3 for specific
installation.
cocotb-config --help and --version works. I have not run real simulation
though,
as I do not know how to do it. Can you check it. Or give me hints for how to do
it.
Please review.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list