artiq/artiq/gateware/serwb
Sebastien Bourdeauducq 68d16fc292 serwb: support single-ended signals
Low-speed PHY only.
2018-06-13 21:28:21 +08:00
..
__init__.py serwb: rewrite high-speed phys by splitting clocking/tx/rx, scrambling is now always enabled. 2018-05-15 23:52:41 +02:00
core.py serwb/core: reduce buffering, use buffered=True 2018-05-12 12:03:58 +02:00
datapath.py serwb: transmit zeroes when nothing to transmit (for prbs), improve rx idle detection 2018-06-08 16:10:31 +02:00
etherbone.py serwb/etherbone: recuce buffering 2018-05-12 12:03:11 +02:00
genphy.py serwb: support single-ended signals 2018-06-13 21:28:21 +08:00
kuserdes.py serwb: move common datapath code to datapath.py, simplify flow control 2018-06-08 12:37:08 +02:00
packet.py gateware/serwb: cleanup packet 2018-01-03 17:30:12 +01:00
phy.py serwb: transmit zeroes when nothing to transmit (for prbs), improve rx idle detection 2018-06-08 16:10:31 +02:00
s7serdes.py serwb: move common datapath code to datapath.py, simplify flow control 2018-06-08 12:37:08 +02:00
scrambler.py serwb/scrambler: simplify and set scrambler input data to 0 when sink.stb == 0 2018-05-15 23:49:17 +02:00