Markus Koch markus
markus pushed to fix/prot_muxing at fpga/trashernet 2023-01-15 10:41:07 +01:00
3d530f6625 eth+ipv4prot: Fix protocol arbitration
markus opened issue fpga/trashernet#17 2022-11-15 11:03:18 +01:00
IPv4: trashernet_ipv4 doesn't support gateways
markus opened issue fpga/trashernet#16 2022-11-05 16:45:49 +01:00
Implement TCP Layer (listen)
markus opened issue fpga/trashernet#15 2022-11-05 16:36:47 +01:00
Implement UDP Layer
markus pushed tag v0.2 to fpga/trashernet 2022-11-02 20:33:04 +01:00
markus released Pingable! at fpga/trashernet 2022-11-02 20:33:04 +01:00
markus pushed to master at fpga/trashernet 2022-11-01 17:42:37 +01:00
2190f146a0 doc: Add IPv4 modules to doc
91cdb13bb3 demo: Add ICMP ping reply demo design
0db98483dc ipv4: Change syntax to make Synplify happy
6de8d24537 icmp: Implement ICMP echo replies
87bc9ce3d7 ipv4: Add rx_length field
Compare 12 commits »
markus commented on issue fpga/trashernet#14 2022-11-01 17:41:55 +01:00
Create pingable demo design on HW

Added in 91cdb13bb3a30fd037489347a952f53d0ce3b5cf.

markus closed issue fpga/trashernet#14 2022-11-01 17:41:55 +01:00
Create pingable demo design on HW
markus pushed to feature/ipv4 at fpga/trashernet 2022-11-01 17:41:36 +01:00
2190f146a0 doc: Add IPv4 modules to doc
91cdb13bb3 demo: Add ICMP ping reply demo design
0db98483dc ipv4: Change syntax to make Synplify happy
Compare 3 commits »
markus opened issue fpga/trashernet#14 2022-11-01 16:24:48 +01:00
Create pingable demo design on HW
markus commented on issue fpga/trashernet#11 2022-11-01 16:24:06 +01:00
IP: Implement ICMP Ping

Implemented echo replies in 6de8d2453781d515d0c064b0e452c8081dec43f2.

markus closed issue fpga/trashernet#11 2022-11-01 16:24:06 +01:00
IP: Implement ICMP Ping
markus pushed to feature/ipv4 at fpga/trashernet 2022-11-01 16:23:31 +01:00
6de8d24537 icmp: Implement ICMP echo replies
87bc9ce3d7 ipv4: Add rx_length field
Compare 2 commits »
markus closed issue fpga/trashernet#10 2022-10-31 23:48:43 +01:00
IP: Implement IP Protocol MUXing
markus commented on issue fpga/trashernet#10 2022-10-31 23:48:25 +01:00
IP: Implement IP Protocol MUXing

Implemented in 172a11070b6688d878d4a356209f4e1954cdc637.

markus closed issue fpga/trashernet#12 2022-10-31 23:47:48 +01:00
IP: Implement IP en-/decoding
markus commented on issue fpga/trashernet#12 2022-10-31 23:47:14 +01:00
IP: Implement IP en-/decoding

Encoding in fdcb1cb719e9435c98cd875953afcb2b5fffc29f.

markus pushed to feature/ipv4 at fpga/trashernet 2022-10-31 23:46:44 +01:00
fdcb1cb719 ipv4: Implement IPv4 TX
a0c9df28f1 ipv4: Remove obsolete signals
Compare 2 commits »
markus pushed to feature/ipv4 at fpga/trashernet 2022-10-31 17:02:36 +01:00
0d7981f801 ipv4: Default sr to all zeroes to squelch warnings