amaranth/nmigen/build
whitequark 4dbb5352ad 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.
2019-08-03 16:18:46 +00:00
..
__init__.py build.{dsl,res,plat}: apply clock constraints to signals, not resources. 2019-06-05 08:52:30 +00:00
dsl.py build.dsl: Add optional name_suffix to Resource.family. 2019-07-10 15:41:23 +00:00
plat.py build.plat: add default_clk{,_constraint,_frequency}. 2019-08-03 16:18:46 +00:00
res.py build.{dsl,res}: allow platform-dependent attributes using callables. 2019-07-08 11:15:04 +00:00
run.py build.run: Ensure batch script returns proper error code. 2019-07-14 17:43:33 +00:00