amaranth/nmigen/build
whitequark 5eb4e2ee51 build.plat: allow selecting a specific UNIX shell interpreter.
Mostly because vendor tools have bashisms.
2019-08-04 13:20:54 +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: allow selecting a specific UNIX shell interpreter. 2019-08-04 13:20:54 +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