build.run: implement SSH remote builds using Paramiko.
[nmigen.git] / nmigen / test / test_hdl_cd.py
2020-07-28 Jacob Gravestests: fix remove unnecessary workaround for some unitt...
2019-10-13 whitequark{,_}tools→{,_}utils
2019-08-31 whitequarkhdl.cd: add negedge clock domains.
2019-08-19 whitequarkhdl.cd: implement local clock domains.
2019-07-08 whitequarkhdl.{ast,cd,dsl,xfrm}: reject inappropriately used...
2018-12-21 whitequarkhdl.mem: add tests for all error conditions.
2018-12-15 whitequarkhdl: appropriately rename tests. NFC.