_yosys: translate Yosys warnings to Python warnings.
authorwhitequark <whitequark@whitequark.org>
Thu, 11 Jun 2020 16:12:52 +0000 (16:12 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 14:08:02 +0000 (14:08 +0000)
commitbdd3fd7cd9fb2533a1f30578d8fb2595b706d1f9
tree3bb5036040131cab55f7d5b2778dd4f45d43cd55
parent0ce7c70868a0cb5f4dc37fe5687cb0d12450998e
_yosys: translate Yosys warnings to Python warnings.

This isn't used yet (the only Yosys warning we can get is useless),
but will be handy for CXXRTL.
nmigen/_yosys.py
nmigen/back/verilog.py