Markus Koch markus
markus pushed to master at markus/lifomapserver 2023-07-23 19:15:07 +02:00
ce9199847c Add scripts to fetch bodies of water, city outlines, and trainlines
7f460a288a scripts: Fix street loader
Compare 2 commits »
markus opened issue fpga/trashernet#21 2023-01-21 20:30:59 +01:00
Implement UDP <-> Serial Top Level
markus opened issue fpga/trashernet#20 2023-01-21 20:30:26 +01:00
Implement UART
markus created pull request fpga/trashernet#19 2023-01-21 20:23:51 +01:00
arp: Implement gateway selection
markus pushed to fix/gateway at fpga/trashernet 2023-01-21 20:20:47 +01:00
e441663586 arp: Implement gateway selection
markus created branch fix/gateway in fpga/trashernet 2023-01-21 20:18:22 +01:00
markus pushed to fix/gateway at fpga/trashernet 2023-01-21 20:18:22 +01:00
cef4d3f114 arp: Implement gateway selection
markus created pull request fpga/trashernet#18 2023-01-15 10:42:24 +01:00
eth+ipv4prot: Fix protocol arbitration
markus created branch fix/prot_muxing in fpga/trashernet 2023-01-15 10:41:07 +01:00
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