ibex/util
Gary Guo df88055aa3 [util] Update check_tool_requirements.py
`distutils` is deprecated and will generate warnings when used.
Replace it with packaging.version instead.

pip3 command line invocation is replaced with importlib.metadata,
which removes dependency on pip3 being present.

Signed-off-by: Gary Guo <gary.guo@lowrisc.org>
2024-01-02 17:01:33 +00:00
..
__init__.py core_ibex dv build system refactor 2022-08-16 14:41:12 +01:00
check_tool_requirements.py [util] Update check_tool_requirements.py 2024-01-02 17:01:33 +00:00
ibex_config.py [util] Add query functionality to ibex_config.py 2022-07-21 15:55:59 +01:00
ibex_util_sv2v.core Move sv2v script into standalone core file 2020-09-16 16:30:20 +01:00
Makefile In util, restrict mypy linting to sv2v_in_place.py 2020-09-17 15:51:40 +01:00
sv2v_in_place.py Move sv2v script into standalone core file 2020-09-16 16:30:20 +01:00