Andreas Olofsson
fec6a98d90
Refactoring mio
...
- changing datapath name to mio_dp (new methodology)
- top level should be complete block (with control + clock) for ease uf use
- clock renaming
2016-03-21 06:15:50 -04:00
Andreas Olofsson
5edf209983
New MIO integration
...
- removing tx protocol block (reduces to par2ser)
- adding status bits to interface
- adding control signals from mio_regs
2016-03-20 22:39:22 -04:00
Andreas Olofsson
5ff50f78c0
Fixing mtx io logic
...
- adding support for single data rate
- removing wait logic from io registers, should only go to fifo
2016-03-20 22:37:50 -04:00
Andreas Olofsson
d800325f50
Reformatting to use "N" as the main parameters
...
-simpler..
2016-03-20 22:37:30 -04:00
Andreas Olofsson
308b46366a
Refactoring rx to use ser2par block
2016-03-20 22:36:33 -04:00
Andreas Olofsson
c18177c8a7
Adding register
...
- These can be used to make the configuration of the mio datapath programmable
- This is what I should have done for the elink. Always separate the control from the datapath!!
2016-03-20 22:35:43 -04:00
Andreas Olofsson
f6f1009b52
Removing protocol block, redundant
2016-03-20 22:35:30 -04:00
Andreas Olofsson
e549a63a04
Reorg/cleanup
2016-03-08 19:37:42 -05:00
Andreas Olofsson
274f5f93c6
Renamed C2C to MIO
2016-02-26 22:51:35 -05:00