integration/soc/etherbone: always run ethcore in eth_tx clock domain and remove clock...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 2 Jul 2020 09:37:31 +0000 (11:37 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 2 Jul 2020 09:38:54 +0000 (11:38 +0200)
commit23a95bea1d40b35708be7237ef580ac18b9e5b9f
treee5ce48b4a4d193f212af190e41223238da60c2b8
parent4575a11748aeee9859f116aa1ac5a9be2a3634ce
integration/soc/etherbone: always run ethcore in eth_tx clock domain and remove clock_domain parameter.

This avoid issues when sys_clk_freq < eth_tx clock like sys_clk_freq < 125MHz with 1Gbps link.
litex/soc/integration/soc.py