build.plat: elaborate result of create_missing_domain() against platform.
authorwhitequark <cz@m-labs.hk>
Wed, 9 Oct 2019 21:16:14 +0000 (21:16 +0000)
committerwhitequark <cz@m-labs.hk>
Wed, 9 Oct 2019 21:16:20 +0000 (21:16 +0000)
commite6241ab655cc351c8665760a76f64b45aa52407d
tree501c291287fdb6cf2cf65cf469bcd75732eeeca6
parent1d94b97202c5260022e6040437adbab2b3133e57
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