Florent Kermarrec
|
a6acfb9a37
|
stream/Buffer: Integrate PipeValid/PipeReady (both configurable) and add tests.
Allow selecting pipelining of valid/data or/and ready and creating a full Skid Buffer
(Pipeline of both valid/data and ready).
|
2022-09-07 08:59:37 +02:00 |
Florent Kermarrec
|
32bb2554bc
|
test: Rename new test_packet/stream to test_packet2/stream2 and revert old tests.
Old and new tests are complementary and would need to be merged.
|
2021-10-23 17:40:41 +02:00 |
Leon Schuermann
|
ca50cba986
|
Rewrite test_stream.py with reusable stream_inserter/collector
|
2021-09-09 16:08:12 +02:00 |
Florent Kermarrec
|
77ae243310
|
test: add SPDX License identifier to header and specify file is part of LiteX.
|
2020-08-23 15:40:21 +02:00 |
Florent Kermarrec
|
f3f9808d1f
|
interconnect/stream: add PipeValid and PipeWait to cut timing paths.
|
2020-01-29 18:27:29 +01:00 |