Bench: Implement Framework for MAC tests #7

Closed
opened 2022-02-04 16:39:57 +01:00 by markus · 2 comments
Owner

I need a framework to easily create and send MAC frames, and to receive (and check) MAC frames.

A good addition would be a Wireshark-compatible export.

I need a framework to easily create and send MAC frames, and to receive (and check) MAC frames. A good addition would be a Wireshark-compatible export.
markus added the
test
label 2022-02-04 16:42:03 +01:00
markus added spent time 2022-04-18 17:08:21 +02:00
5h
Author
Owner

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

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

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

Proper self-checking test benches may come at a layer point, but are not required for now.

`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 test benches may come at a layer point, but are not required for now.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 5 hours
markus
5 hours
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fpga/trashernet#7
No description provided.