build.plat: elaborate result of create_missing_domain() against platform.
authorwhitequark <whitequark@whitequark.org>
Wed, 9 Oct 2019 21:16:14 +0000 (21:16 +0000)
committerwhitequark <whitequark@whitequark.org>
Wed, 9 Oct 2019 21:16:20 +0000 (21:16 +0000)
commit7257c20a6a71f1102ddef8282c042b99d772b368
tree501c291287fdb6cf2cf65cf469bcd75732eeeca6
parent27a32f021894889f8516ba5ddee567f1b67d8ba4
build.plat: elaborate result of create_missing_domain() against platform.

Before this commit, the result was elaborated without platform, which
caused generic implementation of e.g. ResetSynchronizer to be used.
nmigen/build/plat.py
nmigen/hdl/ir.py