hdl.xfrm: don't overwrite source locations on ClockDomain signals.
authorwhitequark <cz@m-labs.hk>
Mon, 8 Jul 2019 09:57:14 +0000 (09:57 +0000)
committerwhitequark <cz@m-labs.hk>
Mon, 8 Jul 2019 09:58:12 +0000 (09:58 +0000)
commit66c0cba23c23a3737efb466cb8dd8cde07f9bd50
treebe089122edde8d5beb50ef3edd962eee7827625b
parent6086ae1c4f902bccf924d01efd51edf53456ff0b
hdl.xfrm: don't overwrite source locations on ClockDomain signals.

On the sample of examples/basic/*.py, there are no remaining
incorrectly inferred locations.
nmigen/hdl/xfrm.py