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
|
c294a3848e
|
bench: Add XCU1525 bench (compiles but not yet working on hardware).
|
2021-07-02 13:00:43 +02:00 |
Florent Kermarrec
|
9343889fbd
|
bench: Add KCU105 bench (with KU_1000BASEX on SFP0 and SGMII/RJ45 SFP adapter).
|
2021-07-02 09:56:55 +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
|
d901027e5c
|
bench/test_etherbone/speed_test: use burst_size of 255.
|
2020-11-26 11:36:12 +01:00 |
Florent Kermarrec
|
d3ae361748
|
bench/sim: fix sim ethernet tap ip address.
|
2020-11-26 11:29:50 +01:00 |
Florent Kermarrec
|
3afd62e2e9
|
bench: add sim (with similar features than hardware targets).
|
2020-11-25 19:45:22 +01:00 |
Florent Kermarrec
|
faf78965dd
|
bench/test_etherbone: allow direct CommUDP use with --udp.
Useful to compare performance with RemoteClient and CommUDP.
|
2020-11-25 15:15:08 +01: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
|
f97f6b0635
|
bench/test_etherbone/test_speeed: use bursts.
|
2020-11-24 19:46:43 +01:00 |
Florent Kermarrec
|
b1fd3e8092
|
bench/targets: increase buffer_depth to 256.
|
2020-11-24 10:19:52 +01:00 |
Florent Kermarrec
|
ca4284f977
|
bench: add colorlight_5a_75b test target.
|
2020-11-24 10:19:23 +01:00 |
Florent Kermarrec
|
47100c5c4e
|
bench/test_etherbone: add initial speed_test.
|
2020-11-23 17:36:54 +01:00 |
Florent Kermarrec
|
3645d2f85f
|
bench: add initial test_etherbone.
|
2020-11-23 17:11: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 |