1 Star 0 Fork 0

courageheart/verilog-ethernet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tox.ini 605 Bytes
一键复制 编辑 原始数据 按行查看 历史
# tox configuration
[tox]
envlist = py3
skipsdist = True
minversion = 3.2.0
requires = virtualenv >= 16.1
[gh-actions]
python =
3.10: py3
[testenv]
deps =
pytest == 7.2.1
pytest-xdist == 3.1.0
pytest-split == 0.8.0
cocotb == 1.7.2
cocotb-bus == 0.2.1
cocotb-test == 0.2.4
cocotbext-axi == 0.1.20
cocotbext-eth == 0.1.22
scapy == 2.5.0
jinja2 == 3.1.2
commands =
pytest {posargs:-n auto --verbose}
# pytest configuration
[pytest]
testpaths =
tb
example
norecursedirs =
lib
addopts =
--ignore-glob=tb/test_*.py
--import-mode importlib
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Verilog
1
https://gitee.com/courageheart/verilog-ethernet.git
git@gitee.com:courageheart/verilog-ethernet.git
courageheart
verilog-ethernet
verilog-ethernet
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385