1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
Andreas Olofsson 7df92eb1f0 Removing DMA from transmit
* Seems like a useless feature. Why autogenerate the transactions at the transmit side. This should always be done at the receive side to minimize bits moving across the link.  Can't really see a use for it anymore so I am removing it.
* If you want to hack the design to reduce latency, you can always grab the raw etx_core and drive signals directly through write port.
* May consider adding a fourth port to etx to allow bypassing  the link interfac?
* Add an ifdef to bypass the fifos?
2015-08-07 09:05:11 -04:00
..
2015-06-30 16:02:39 +02:00
2015-08-07 09:05:11 -04:00
2015-05-19 23:52:00 -04:00
2015-08-07 07:56:30 -04:00
2015-06-30 13:32:05 +02:00
2015-07-02 16:55:42 -04:00
2015-06-30 13:32:05 +02:00
2015-05-14 22:28:41 -04:00
2015-06-30 13:32:05 +02:00
2015-06-30 13:32:05 +02:00
2015-05-13 23:29:18 -04:00
2015-07-02 16:55:42 -04:00
2015-07-01 00:14:46 +02:00
2015-05-18 15:38:30 -04:00
2015-05-17 23:00:53 -04:00
2015-05-17 23:00:53 -04:00
2015-06-30 13:32:05 +02:00
2015-06-30 13:32:05 +02:00
2015-08-07 09:05:11 -04:00
2015-08-07 09:05:11 -04:00
2015-08-07 09:05:11 -04:00
2015-07-02 16:55:42 -04:00
2015-07-02 15:01:33 +02:00
2015-06-30 13:32:05 +02:00
2015-05-04 17:09:50 -04:00
2015-08-07 09:05:11 -04:00