Florent Kermarrec
|
cb1e1932b3
|
global: Use new WaitTimer integrated cast to int.
|
2023-08-01 14:42:16 +02:00 |
Florent Kermarrec
|
e5168fe142
|
global: Switch to litex.gen.genlib.misc.
|
2023-07-06 22:06:37 +02:00 |
Florent Kermarrec
|
fa08ce1ccc
|
bench: Update.
|
2023-06-13 14:13:03 +02:00 |
Florent Kermarrec
|
6d71adae2b
|
bench: Use full imports.
|
2022-05-02 13:09:28 +02:00 |
Florent Kermarrec
|
4cadf912f2
|
bench/arty:bench/arty: Add UDP Streamer example with UDP TX stream from Switches.
|
2021-09-22 18:21:20 +02:00 |
Florent Kermarrec
|
a26608f30f
|
bench/arty: Add UDP Streamer example with UDP RX stream redirected to Leds.
Tested with:
./arty.py --build --load
./test_udp_streamer.py --leds
|
2021-09-22 17:06:27 +02:00 |
Florent Kermarrec
|
5ad0e10a72
|
bench: Update (remove calls to add_csr no longer required).
|
2021-07-02 09:34:33 +02:00 |
Florent Kermarrec
|
5abf44d89a
|
bench/targets: set buffer_depth to 255 (max).
|
2020-11-25 15:13:55 +01:00 |
Florent Kermarrec
|
c3e1dad289
|
bench: reduce buffer_depth/burst_size to 128 (maximum supported by Etherbone protocol is 255).
|
2020-11-25 09:13:23 +01:00 |
Florent Kermarrec
|
b1fd3e8092
|
bench/targets: increase buffer_depth to 256.
|
2020-11-24 10:19:52 +01:00 |
Florent Kermarrec
|
c7d7561a38
|
bench/targets: add identifier and SRAM.
|
2020-11-23 17:11:36 +01:00 |
Florent Kermarrec
|
41b0f0c774
|
add initial bench directory with minimal arty/genesys2 test targets.
|
2020-11-23 13:40:54 +01:00 |