Skip to content

Commit 178cd47

Browse files
committed
ci(base-ver): remove old and problematic CROSSBARX ver
1 parent 1bb6134 commit 178cd47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/jenkins/ver_base_tools.jenkins

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def COMPONENTS_VER = [\
3838
// [ 'name' , 'path_to_ver' , 'fdo_file.fdo' , 'test_pkg.sv/.vhd' , 'settings.py' ]
3939
def COMPONENTS_MULTIVER = [\
4040
['TRANS_SORTER' , 'comp/base/misc/trans_sorter/ver' , 'top_level.fdo' , 'tbench/test_pkg.sv' , 'ver_settings.py' ],\
41-
['CROSSBARX' , 'comp/base/misc/crossbarx/ver' , 'top_level.fdo' , 'test_pkg.vhd' , 'ver_settings.py' ],\
4241
['PACKET_PLANNER' , 'comp/base/misc/packet_planner/ver' , 'top_level.fdo' , 'tbench/test_pkg.sv' , 'ver_settings.py' ],\
4342
['FIFOX' , 'comp/base/fifo/fifox/uvm' , 'top_level.fdo' , 'tbench/tests/pkg.sv', 'ver_settings.py' ],\
4443
['REG_FIFO' , 'comp/base/fifo/reg_fifo/uvm' , 'top_level.fdo' , 'tbench/tests/pkg.sv', 'ver_settings.py' ],\

0 commit comments

Comments
 (0)