build.plat: add default_clk{,_constraint,_frequency}.
authorwhitequark <cz@m-labs.hk>
Sat, 3 Aug 2019 16:18:46 +0000 (16:18 +0000)
committerwhitequark <cz@m-labs.hk>
Sat, 3 Aug 2019 16:18:46 +0000 (16:18 +0000)
commit84f5efcba272f7a8e9e5005eca703722104a05ae
tree983c6299c595c486a55140f0b64b0e377c8d4e7c
parent7380306e4fb3c3886756bbd17a5df169b8a46ed5
build.plat: add default_clk{,_constraint,_frequency}.

This is the equivalent of oMigen's default_clk and default_clk_period
except the period is taken from the resource.
nmigen/build/plat.py