build.plat: add default_clk{,_constraint,_frequency}.
authorwhitequark <whitequark@whitequark.org>
Sat, 3 Aug 2019 16:18:46 +0000 (16:18 +0000)
committerwhitequark <whitequark@whitequark.org>
Sat, 3 Aug 2019 16:18:46 +0000 (16:18 +0000)
commit4dbb5352ad52518d74b81289868ab616a07bc6ff
tree983c6299c595c486a55140f0b64b0e377c8d4e7c
parentcea92e95314e882059b8380c8253f34c46c9a8b0
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