Markus Koch markus
markus pushed to feature/arp at fpga/trashernet 2022-10-30 22:31:37 +01:00
a19de6d0c8 gen: Add generic timer module
markus pushed to master at fpga/trashernet 2022-10-30 22:31:18 +01:00
a19de6d0c8 gen: Add generic timer module
markus opened issue fpga/trashernet#12 2022-10-30 19:03:09 +01:00
IP: Implement IP en-/decoding
markus commented on issue fpga/trashernet#9 2022-10-30 18:58:23 +01:00
ARP: Implement simple ARP

Finished implementation in 1c08d488610796795972eef988192da244d8ad64.

markus closed issue fpga/trashernet#9 2022-10-30 18:58:23 +01:00
ARP: Implement simple ARP
markus pushed to master at fpga/trashernet 2022-10-30 17:38:55 +01:00
1c08d48861 doc: Add ARP layer to README
ccb7d6c0da Fix linter warnings
8d9ca9e784 arp: Rename timeout_tick to systick
3240f363ba arp: Reformat code
a5d5ca280d arp: Add timeout
Compare 10 commits »
markus pushed to feature/arp at fpga/trashernet 2022-10-30 17:38:30 +01:00
1c08d48861 doc: Add ARP layer to README
markus pushed to feature/arp at fpga/trashernet 2022-10-30 17:29:16 +01:00
ccb7d6c0da Fix linter warnings
8d9ca9e784 arp: Rename timeout_tick to systick
Compare 2 commits »
markus pushed to feature/arp at fpga/trashernet 2022-10-29 19:18:49 +02:00
3240f363ba arp: Reformat code
a5d5ca280d arp: Add timeout
Compare 2 commits »
markus pushed to feature/arp at fpga/trashernet 2022-10-28 18:54:32 +02:00
651b6bb11e bench: Test ARP requests in HWITL
markus pushed to feature/arp at fpga/trashernet 2022-10-28 18:51:47 +02:00
4804674d8e arp: Implement ARP requests
markus pushed to feature/arp at fpga/trashernet 2022-10-27 17:02:27 +02:00
1a41120afa bench: Clarify HWITL interface creation for local testing
markus commented on issue markus/leddie#2 2022-10-20 12:59:37 +02:00
Bringup: Digital

Even before bringup, this board is a disaster.

CPU doesn't support 12 MHz, which is required by V-USB. Adding a crystal could be done through a mod, but that will violate the MHz-vs-voltage spec.

markus opened issue markus/leddie#3 2022-10-18 12:43:37 +02:00
Bringup: Side
markus opened issue markus/leddie#2 2022-10-17 18:21:58 +02:00
Bringup: Digital
markus opened issue markus/leddie#1 2022-10-17 18:21:52 +02:00
Bringup: Power
markus pushed to master at scripts/configs 2022-06-07 10:29:32 +02:00
eb6312b6dc ver: Add gitconfig
markus commented on issue fpga/trashernet#7 2022-05-15 14:55:56 +02:00
Bench: Implement Framework for MAC tests

hw_itl tests have proven this test bench concept to be ideal (and functional) for bringup of the core. Considered stable from 3c1c14f9531d4218454e220b36d4424f0c8e673e.

Proper self-checking…

markus closed issue fpga/trashernet#7 2022-05-15 14:55:56 +02:00
Bench: Implement Framework for MAC tests
markus deleted branch feature/cocotb from fpga/trashernet 2022-05-15 14:54:01 +02:00