Commit Graph

6 Commits

Author SHA1 Message Date
Vamsi K Vytla 57be29e68a global: pass data_width(dw) parameter to modules to prepare for 10Gbps/25Gbps links
To support 10Gbps/25Gbps, the hardware stack will need to handle multiple bytes/clock cycle.
Pass dw to all modules to allow making use of it in the future. For now dw=8.
2019-11-21 11:01:55 +01:00
Florent Kermarrec 6b0a9251c0 global: keep up to date with LiteX (update stream_packet import to packet)
Retro-compatibily was ensure by LiteX but update it.
2019-11-21 11:01:50 +01:00
Florent Kermarrec ad187d35f2 add CONTRIBUTORS file and add copyright header to all files 2019-06-24 11:43:10 +02:00
Florent Kermarrec 9a7039ef72 use mininal imports 2015-11-24 20:44:00 +01:00
Florent Kermarrec 306162096b fix imports 2015-09-08 09:55:43 +02:00
Florent Kermarrec 20fc519410 init repo 2015-09-07 13:29:34 +02:00