BUGFIX: Made design working for 1 stream
This commit is contained in:
@ -90,6 +90,8 @@ add_sources "../tb" {
|
||||
psi_ms_daq_axi/psi_ms_daq_axi_tb_str2_pkg.vhd \
|
||||
psi_ms_daq_axi/psi_ms_daq_axi_tb_str3_pkg.vhd \
|
||||
psi_ms_daq_axi/psi_ms_daq_axi_tb.vhd \
|
||||
psi_ms_daq_axi_1s/psi_ms_daq_axi_1s_tb_str0_pkg.vhd \
|
||||
psi_ms_daq_axi_1s/psi_ms_daq_axi_1s_tb.vhd \
|
||||
} -tag tb
|
||||
|
||||
#TB Runs
|
||||
@ -112,6 +114,9 @@ add_tb_run
|
||||
create_tb_run "psi_ms_daq_axi_tb"
|
||||
add_tb_run
|
||||
|
||||
create_tb_run "psi_ms_daq_axi_1s_tb"
|
||||
add_tb_run
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user