hdl.{ast,dsl},back.rtlil: track source locations for switch cases.
authorwhitequark <cz@m-labs.hk>
Tue, 9 Jul 2019 19:18:02 +0000 (19:18 +0000)
committerwhitequark <cz@m-labs.hk>
Tue, 9 Jul 2019 19:26:47 +0000 (19:26 +0000)
commiteac8d8eaf923a8273288ec481f63310613c1a5c1
tree2181b71efb503074fce855ea63c8570387860fca
parent1e942b955f554f528f1721b94e0ccd194fbfd923
hdl.{ast,dsl},back.rtlil: track source locations for switch cases.

This is a very new Yosys feature, and will require a Yosys build
newer than YosysHQ/yosys@93bc5aff.
nmigen/back/rtlil.py
nmigen/hdl/ast.py
nmigen/hdl/dsl.py
nmigen/hdl/xfrm.py