amaranth/nmigen/build
2019-08-19 19:49:51 +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 conn argument to Connector. 2019-08-18 19:56:25 +00:00
plat.py build.plat: do not prepare fragments twice. 2019-08-19 19:49:51 +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: use keyword-only arguments where appropriate. 2019-08-03 22:52:58 +00:00