amaranth/nmigen/build
2019-09-22 06:57:28 +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: allow both str and int resource attributes. 2019-08-30 08:35:52 +00:00
plat.py build.plat: restrict design names to alphanumeric to avoid quoting issues. 2019-09-22 06:57:28 +00:00
res.py build.res: simplify clock constraints. 2019-09-21 14:12:29 +00:00
run.py build.run: add BuildPlan.digest(), useful for caching. 2019-08-23 01:10:51 +00:00