back.rtlil: emit \src attributes for processes via Switch and Assign.
authorwhitequark <whitequark@whitequark.org>
Wed, 3 Jul 2019 16:27:54 +0000 (16:27 +0000)
committerwhitequark <whitequark@whitequark.org>
Wed, 3 Jul 2019 16:27:54 +0000 (16:27 +0000)
commit82903e493a63439ba647861f491961fe48358f17
tree814f99b01c4b1bdb3f3c2776822f88d0779eae0f
parente351e27206028224f86cc8e2657f7ebc5682dbeb
back.rtlil: emit \src attributes for processes via Switch and Assign.

The locations are unfortunately not very precise, but they provide
some improvement over status quo.
nmigen/back/rtlil.py
nmigen/hdl/ast.py
nmigen/hdl/dsl.py
nmigen/hdl/xfrm.py