amaranth/nmigen/build
whitequark e3207b74f4 build.dsl: clean up inversion logic.
* Add invert= argument to DiffPairs() constructor, like in Pins().
  * Make PinsN() and DiffPairsN() pass invert= to the corresponding
    construtor instead of mutating.
2020-10-26 19:50:21 +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: clean up inversion logic. 2020-10-26 19:50:21 +00:00
plat.py build.plat: avoid type confusion in _check_feature. 2020-10-15 08:56:09 +00:00
res.py build,vendor: never carry around parts of differential signals. 2020-07-31 18:41:59 +00:00
run.py build.run: implement SSH remote builds using Paramiko. 2020-08-26 22:49:49 +00:00