amaranth/nmigen/build
whitequark 25b280dba1 build.plat: remove TemplatedPlatform.unix_interpreter.
Vendor toolchains generally require far more workarounds than this,
and we already have a perfectly fine way of overriding templates.
2019-08-21 21:02:13 +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: remove TemplatedPlatform.unix_interpreter. 2019-08-21 21:02:13 +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