eth+ipv4prot: Fix protocol arbitration #18

Open
markus wants to merge 1 commits from fix/prot_muxing into master

Fixes #13. Untested code. Check in simulation, rethink arbitration edge cases.

Fixes #13. Untested code. Check in simulation, rethink arbitration edge cases.
markus added 1 commit 2023-01-15 10:42:24 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix/prot_muxing master
git pull origin fix/prot_muxing

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff fix/prot_muxing
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
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#18
There is no content yet.