amaranth/nmigen/build
whitequark 8854ca03ae build.plat,vendor: automatically create sync domain from default_clk.
But only if it is not defined by the programmer.

Closes #57.
2019-08-03 18:36:58 +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,vendor: automatically create sync domain from default_clk. 2019-08-03 18:36:58 +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