_yosys: translate Yosys warnings to Python warnings.
authorwhitequark <whitequark@whitequark.org>
Thu, 11 Jun 2020 16:12:52 +0000 (16:12 +0000)
committerwhitequark <whitequark@whitequark.org>
Thu, 11 Jun 2020 16:12:52 +0000 (16:12 +0000)
commitbddec3741e1dc2cba856850e23fbbcaddcd5e40e
treedd6cf290f12a4008848fc374c333745cb72d1b37
parenta7b8ced92c2c21f8a5c774c8b27c04409d3f4997
_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