targets: switch to add_ethernet method instead of EthernetSoC.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 20 Mar 2020 22:36:29 +0000 (23:36 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 20 Mar 2020 22:46:15 +0000 (23:46 +0100)
commitf03d862c06e5cb8773df43d6799c7d135b8e183a
treed478f2afe5cb5a123d0b4b73b357801fb5660633
parent4e9a8ffe9ca542d0c58e6cc408ce646525e4f856
targets: switch to add_ethernet method instead of EthernetSoC.
litex/boards/targets/arty.py
litex/boards/targets/genesys2.py
litex/boards/targets/kc705.py
litex/boards/targets/kcu105.py
litex/boards/targets/netv2.py
litex/boards/targets/nexys_video.py
litex/boards/targets/simple.py
litex/boards/targets/versa_ecp5.py
litex/soc/integration/soc.py
test/test_targets.py