amaranth/nmigen/_toolchain
whitequark 8081df1265 _toolchain.cxx: use distutils from setuptools.
The distutils module from the standard library is deprecated and will
be removed in Python 3.12, and PEP 632 recommends using
distutils.ccompiler from setuptools, instead.

This code should eventually be rewritten to use zig-pypi, but for now
this suffices.
2021-11-05 18:48:50 +00:00
..
__init__.py _toolchain: substitute '+' with 'X' in tool_env_var(). 2021-07-17 06:27:44 +00:00
cxx.py _toolchain.cxx: use distutils from setuptools. 2021-11-05 18:48:50 +00:00
yosys.py _yosys→_toolchain.yosys 2020-07-02 18:26:08 +00:00