~ruther/vhdl-vunit-template

vhdl-vunit-template/poetry.lock -rw-r--r-- 1.0 KiB
d5153eaa — Rutherther feat: add example vhd, testbench 5 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.

[[package]]
name = "colorama"
version = "0.4.6"
description = "Cross-platform colored terminal text."
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
files = [
    {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
    {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
]

[[package]]
name = "vunit-hdl"
version = "4.7.0"
description = "VUnit is an open source unit testing framework for VHDL/SystemVerilog."
optional = false
python-versions = ">=3.6"
files = [
    {file = "vunit_hdl-4.7.0.tar.gz", hash = "sha256:a25fb991babd2ea851966e0dbdc5f4d8f649ab3e650e3012983b29fd5d18f22d"},
]

[package.dependencies]
colorama = "*"

[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "972ad9ede03323707207a688c81bc344c7c1fa90da26153adfaa77f5c4bf89fa"
Do not follow this link