move mxcrg to others (we should integrate it in mlabs_video.py and remove the verilog...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 28 Feb 2015 10:45:21 +0000 (11:45 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 28 Feb 2015 10:51:51 +0000 (11:51 +0100)
commit1366ff5e26731aa7fb7d8264d35c42729d57bce4
treeedae0780a45877a07a8a29eeadaa91f02bf84b61
parent8564b7eb6a0e33a5a32d2141c07dfdd1c2220116
move mxcrg to others (we should integrate it in mlabs_video.py and remove the verilog file in the future)
misoclib/mxcrg/__init__.py [deleted file]
misoclib/mxcrg/mxcrg.v [deleted file]
misoclib/others/__init__.py [new file with mode: 0644]
misoclib/others/mxcrg/__init__.py [new file with mode: 0644]
misoclib/others/mxcrg/mxcrg.v [new file with mode: 0644]
targets/mlabs_video.py