This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
cocotb_with_ghdl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Examples of using cocotb for functional verification of VHDL designs with GHDL.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
1.2 MiB
Python
92.5%
Makefile
6.5%
Tcl
0.9%
Tree:
f656244c55
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f656244c55'
${ noResults }
cocotb_with_ghdl
/
docker-setup.sh
4 lines
99 B
Raw
Blame
History
#!/bin/bash
python3 -m pip install -r requirements.txt
python3 -m pip install cocotbext-wishbone/