build.run: implement SSH remote builds using Paramiko.
[nmigen.git] / nmigen / test / test_lib_io.py
2020-06-05 Shawn Anastasiohdl.rec: preserve shapes when constructing a layout.
2019-10-13 whitequark{,_}tools→{,_}utils
2019-06-04 whitequarkClean up imports.
2019-06-03 whitequarklib.io: add i_clk and o_clk to pin layout with xdr>=1.
2019-06-03 whitequarklib.io: allow dir="oe".
2019-06-03 whitequarklib.io: allow Pin(xdr=0), representing a combinatorial...
2019-05-25 whitequarkhdl.rec: allow providing fields during construction.
2019-04-15 whitequarklib.io: rework TSTriple/Tristate interface to use pin_l...