Skip to content

Commit

Permalink
General updates:
Browse files Browse the repository at this point in the history
- Added/Updated licensce headers
- Updated testbench depndencies
- Updated class hierarchy

Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
  • Loading branch information
IstvanZsSzekely committed Feb 4, 2025
1 parent 6f11b38 commit 695567d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion testbenches/ip/spi_engine/waves/cfg10.wcfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<top_module name="ipif_pkg" />
<top_module name="logger_pkg" />
<top_module name="m_axi_sequencer_pkg" />
<top_module name="reg_accessor_pkg" />

<top_module name="s_axi_sequencer_pkg" />
<top_module name="std" />
<top_module name="system_tb" />
Expand Down
9 changes: 0 additions & 9 deletions testbenches/ip/util_axis_fifo_asym/tests/test_program.sv
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,10 @@
//
// ***************************************************************************
// ***************************************************************************
<<<<<<< HEAD

`include "utils.svh"
`include "axis_definitions.svh"

=======
//
//
//
`include "utils.svh"
`include "axis_definitions.svh"

>>>>>>> cc748dc (util_axis_fifo_asym: Updated after rebase)
import logger_pkg::*;
import test_harness_env_pkg::*;
import environment_pkg::*;
Expand Down

0 comments on commit 695567d

Please sign in to comment.