litex/misoclib/com/liteeth/example_designs/test
Florent Kermarrec 1281a463d6 litescope/bridge: create a generic wishbone bridge that can be used with different phys (the phy needs to provide a sink/source with 8bits data).
- we can now pass a phy to LiteScopeWishboneBridge
- LiteScopeUART2Wishbone is only a specific LiteScopeWishboneBridge
- UART mux is removed since complicated and no longer useful (we can now create easily virtual UART over Ethernet, USB or PCIe) or simply add another UART for debug.
2015-05-01 17:51:18 +02:00
..
make.py litescope/bridge: create a generic wishbone bridge that can be used with different phys (the phy needs to provide a sink/source with 8bits data). 2015-05-01 17:51:18 +02:00
test_etherbone.py liteeth: pep8 (E401) 2015-04-13 10:45:09 +02:00
test_la.py liteeth: pep8 (E265) 2015-04-13 11:27:01 +02:00
test_regs.py liteeth: pep8 (E265) 2015-04-13 11:27:01 +02:00
test_tty.py liteeth: pep8 (E302) 2015-04-13 10:20:02 +02:00
test_udp.py liteeth: pep8 (E261, E271) 2015-04-13 11:07:50 +02:00