aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/rfnoc_block_tests/replay_block_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/tests/rfnoc_block_tests/replay_block_test.cpp')
-rw-r--r--host/tests/rfnoc_block_tests/replay_block_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/tests/rfnoc_block_tests/replay_block_test.cpp b/host/tests/rfnoc_block_tests/replay_block_test.cpp
index 4e4e7847d..f84b98ac8 100644
--- a/host/tests/rfnoc_block_tests/replay_block_test.cpp
+++ b/host/tests/rfnoc_block_tests/replay_block_test.cpp
@@ -73,8 +73,8 @@ struct replay_block_fixture
: num_channels(4)
, num_input_ports(num_channels)
, num_output_ports(num_channels)
- , mem_addr_size(20)
- , max_buffer_size(1 << mem_addr_size)
+ , mem_addr_size(32)
+ , max_buffer_size(1ULL << mem_addr_size)
, default_item_size(4)
, word_size(8)
, reg_iface(std::make_shared<replay_mock_reg_iface_t>(