Markus Perkins markus
markus pushed to feature/eth at fpga/trashernet 2022-05-13 21:01:01 +02:00
7c49812bdf bench: Disable wave logging by default
markus opened issue fpga/trashernet#11 2022-05-13 20:47:07 +02:00
Implement ICMP Ping
markus opened issue fpga/trashernet#10 2022-05-13 20:46:21 +02:00
Implement IP Protocol MUXing
markus opened issue fpga/trashernet#9 2022-05-13 20:45:34 +02:00
Implement simple ARP
markus commented on issue fpga/trashernet#3 2022-05-13 20:43:13 +02:00
ETH: Implement Ethernet 802.3

Implemented in 7aa1b56bf943b196e659d8f94522abaca6125cd1.

markus closed issue fpga/trashernet#3 2022-05-13 20:43:13 +02:00
ETH: Implement Ethernet 802.3
markus pushed to feature/eth at fpga/trashernet 2022-05-13 20:41:12 +02:00
8f4e996d57 bench: Clean up HWITL bench
e420b08eb2 bench: Add preliminary HWITL test for eth core
7aa1b56bf9 eth: Add Ethernet type MUX
8f3420bd54 pkg: Add configuration_t to trashernet
Compare 4 commits »
markus pushed to feature/eth at fpga/trashernet 2022-05-13 18:19:07 +02:00
4b4e5fdbfa bench: hw_itl: Calculate and append FCS for incoming frames
0e80900426 bench: hw_itl: Add comments
Compare 2 commits »
markus pushed to dev at markus/lifomapserver 2022-05-12 19:09:59 +02:00
fb7d445e54 scripts: Add authentication support for Wiki queries
markus commented on issue fpga/trashernet#8 2022-05-03 17:20:41 +02:00
Bench: cocovc_eth: NLP causes empty telegrams

Fixed in commit 82d4e6808b869a5796eae77a4704a8d7e288985a.

markus closed issue fpga/trashernet#8 2022-05-03 17:20:41 +02:00
Bench: cocovc_eth: NLP causes empty telegrams
markus pushed to feature/eth at fpga/trashernet 2022-04-30 12:53:36 +02:00
a15fb1f389 wip: eth
fd721ae24f bench: Move HWITL tests to own top level / test bench file
82d4e6808b bench: hwitl: Fix design to HW comms
1c281bc0f7 bench: Add hardware-in-the-loop test
c4f4cfe68e bench: Allow for different bench top levels in Makefile
Compare 10 commits »
markus opened issue fpga/trashernet#8 2022-04-29 20:53:42 +02:00
bench: cocovc_eth: NLP causes empty telegrams
markus pushed to master at fpga/trashernet 2022-04-29 20:52:32 +02:00
1c281bc0f7 bench: Add hardware-in-the-loop test
c4f4cfe68e bench: Allow for different bench top levels in Makefile
Compare 2 commits »
markus pushed to master at fpga/trashernet 2022-04-24 12:25:38 +02:00
f224aee487 doc: Add licensing info about the components of the logo
markus pushed to master at fpga/trashernet 2022-04-24 12:11:48 +02:00
aaffaa723e doc: Add licensing info about the components of the logo
markus commented on issue fpga/trashernet#7 2022-04-18 17:08:50 +02:00
Bench: Implement Framework for MAC tests

Started work on this in f45ded2ca98b0cbf42b59b342b3638af355078ef by creating a framework based on cocotb.

markus pushed to master at fpga/trashernet 2022-04-18 17:06:22 +02:00
f45ded2ca9 bench: Add cocotb-based test bench for MAC test
markus pushed to master at fpga/cocotb_helpers 2022-04-18 17:02:02 +02:00
e2c72ef61d buffers: Add TX/RX buffer helpers
a93f8b08ca Add gitignore
Compare 2 commits »
markus pushed to master at fpga/trashernet 2022-04-18 10:17:12 +02:00
7d86f6a262 env: Add Sigasi project files