liteeth/phy: add GMII/MII phy
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 12 Apr 2015 14:49:39 +0000 (16:49 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sun, 12 Apr 2015 15:25:55 +0000 (17:25 +0200)
commit857bee8a00c9413af2e09522c19128def2cabc36
tree2689db56e7c85fcf1a4cf2951d2b7ee3be5abea2
parentcfac3d9f5cae73b75d065cd64e91d51d0309ef0a
liteeth/phy: add GMII/MII phy
for now swicth is manual, we will need a clk counter to allow software or logic to automatically switch between GMII and MII
misoclib/com/liteeth/phy/__init__.py
misoclib/com/liteeth/phy/gmii_mii.py [new file with mode: 0644]