hdl.dsl: add a diagnostic for `m.d.submodules += ...`.
authorwhitequark <whitequark@whitequark.org>
Sat, 28 Sep 2019 17:50:24 +0000 (17:50 +0000)
committerwhitequark <whitequark@whitequark.org>
Sat, 28 Sep 2019 17:50:24 +0000 (17:50 +0000)
commit450d7efdf29d19280413261f5093a1aabaf0f40f
treea2a4dc345880499a38db7a2b50791eda99238ea6
parenta02e3750bfeba44bcaad4c5de8d9eb0ef055d9c6
hdl.dsl: add a diagnostic for `m.d.submodules += ...`.
nmigen/hdl/dsl.py
nmigen/test/test_hdl_dsl.py