Skip to content

Packet processor #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
f1e88cc
infrastructure refactorization
IstvanZsSzekely Dec 16, 2024
e0e4835
infrastructure refactorization: Fixes
IstvanZsSzekely Dec 16, 2024
836fbe3
infrastructure refactorization: Refactoring
IstvanZsSzekely Dec 16, 2024
c99cfd7
infrastructure refactorization: Generalized scoreboard
IstvanZsSzekely Dec 16, 2024
a463503
infrastructure refactorization: Updated DMA loopback project
IstvanZsSzekely Dec 16, 2024
fb7eadf
infrastructure refactorization: Fixed address value in DMA loopback f…
IstvanZsSzekely Dec 16, 2024
5ee6bb3
infrastructure refactorization: Updated IP level testbenches
IstvanZsSzekely Jan 17, 2025
29b8873
infrastructure refactorization: IP level updates
IstvanZsSzekely Jan 20, 2025
53c1327
infrastructure refactorization: Updated Project level testbenches
IstvanZsSzekely Jan 20, 2025
d2aa755
infrastructure refactorization: Updates and fixes
IstvanZsSzekely Jan 20, 2025
1670e8e
ad7616: Fixes
IstvanZsSzekely Jan 20, 2025
269401b
dma_flock: Fixed testbench after rebase
IstvanZsSzekely Jan 20, 2025
41dfa6f
adi_datatypes: Added FIFO and LIFO class implementation
IstvanZsSzekely Jan 21, 2025
2991e44
infrastructure refactorization: Minor fixes
IstvanZsSzekely Jan 30, 2025
1fe651d
util_axis_fifo_asym: Initial testbench commit
IstvanZsSzekely Oct 18, 2024
fc60809
util_axis_fifo_asym: Updated after rebase
IstvanZsSzekely Jan 22, 2025
2693a75
util_axis_fifo_asym: Updates and fixes
IstvanZsSzekely Jan 22, 2025
98691b5
util_axis_fifo_asym: Updated waveform configuration
IstvanZsSzekely Jan 22, 2025
2f11dc9
util_axis_fifo: Initial testbench commit
IstvanZsSzekely Jan 22, 2025
76665e5
util_axis_fifo: Updated ADI AXI and AXIS agents
IstvanZsSzekely Jan 22, 2025
30018ba
util_axis_fifo: Fixed ADI AXI agent run call
IstvanZsSzekely Jan 22, 2025
8ee0dee
General updates:
IstvanZsSzekely Jan 27, 2025
a5337ee
SPI VIP update
IstvanZsSzekely Jan 30, 2025
a888f41
General updates: Updated VIP clocking and reset calls
IstvanZsSzekely Feb 11, 2025
46b53bb
general: Change while(1) calls to forever
IstvanZsSzekely Feb 11, 2025
afcd1be
ADI AMD agent abstractization
IstvanZsSzekely Feb 12, 2025
e87f281
ADI AMD agent abstractization: Added linker macro to simplify VIP lin…
IstvanZsSzekely Feb 13, 2025
a6483d7
ADI AMD agent abstractication: Updated testbenches for the base envir…
IstvanZsSzekely Feb 13, 2025
a8c9d2d
library/vip/amd/axi/s_axi_sequencer: Added memory access functions
IstvanZsSzekely Feb 13, 2025
bf9ae58
library/vip/amd/axi/s_axi_sequencer: Cosmetic change
IstvanZsSzekely Feb 13, 2025
85d89c1
library/vip/amd: Updated ADI agent function calls to fix a null-objec…
IstvanZsSzekely Feb 20, 2025
13863e7
scoreboard: Simplified to AXIS datastream verification
IstvanZsSzekely Feb 20, 2025
1961396
scoreboard: Commented test program
IstvanZsSzekely Feb 20, 2025
bffecca
packet_filter: Initial commit
IstvanZsSzekely Feb 17, 2025
baf31fd
packet_filter: Add dependencies
IstvanZsSzekely Feb 17, 2025
a878252
packet_filter: Add sandbox testbench
IstvanZsSzekely Feb 25, 2025
920634f
packet_processor: Initial commit
IstvanZsSzekely Feb 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 0 additions & 67 deletions library/drivers/common/mailbox.sv

This file was deleted.

Loading