|
f026fcfe5c
|
fix: workaround nextpnr-xilinx#42
|
2022-07-14 15:59:32 +02:00 |
|
|
77c602c8fd
|
fix: reorganize outputs to 6 strands per PMOD
|
2022-07-14 15:59:32 +02:00 |
|
|
99e52e611e
|
fix: add license
|
2022-06-21 07:21:16 +02:00 |
|
|
645a838a73
|
vhdl: use UDP packet length
|
2022-06-07 07:34:09 +02:00 |
|
|
fcfa9eb7d0
|
vhdl: workaround ghdl#2080
https://github.com/ghdl/ghdl/issues/2080
|
2022-06-07 07:34:09 +02:00 |
|
|
3c5c3a4555
|
vhdl: use big-endian network byte order
liteeth splits the rx data stream into 4-byte chunks and interprets them as
little-endian 32-bit vecs; similar for the other direction.
|
2022-06-07 07:34:09 +02:00 |
|
|
904f34f4d4
|
vhdl: implement frame number checking
|
2022-06-06 16:45:16 +02:00 |
|
|
ccd911dc1e
|
vhdl: implement feedback packets
|
2022-06-05 22:56:29 +02:00 |
|
|
d0e65a3126
|
vhdl: remove unused signals
|
2022-06-05 22:27:16 +02:00 |
|
|
79fce1afc1
|
vhdl: disable test UDP sender
|
2022-06-05 21:36:10 +02:00 |
|
|
9121ccfdbe
|
vhdl: implement setting LEDs via UDP
|
2022-06-05 21:36:10 +02:00 |
|
|
d5b0ee2cfa
|
vhdl: rename NUM_DRIVERS to NUM_STRANDS
|
2022-06-05 21:36:10 +02:00 |
|
|
2ec250e79d
|
vhdl: rename clk_sys to sys_clk
|
2022-06-05 21:36:10 +02:00 |
|
|
57e6daedcc
|
vhdl: move ws2812 driver to splink module
|
2022-06-05 21:36:10 +02:00 |
|
|
01fe200d92
|
Pixel UDP port demo
|
2022-06-05 16:35:20 +02:00 |
|
|
ba1aa9181e
|
vhdl: add ws2812 demo
|
2022-06-05 13:10:19 +02:00 |
|
|
de6a38044b
|
vhdl: assert reset if PLL is not locked
|
2022-06-04 21:53:14 +02:00 |
|
|
d624673804
|
Add liteeth core
|
2022-06-04 21:51:28 +02:00 |
|
|
d6687786a7
|
Add basic tools and VHDL skeleton
|
2022-06-03 19:11:07 +02:00 |
|