From e5f0cb93f9ae45449a40a2a6d475983a418bbf89 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Thu, 3 May 2018 12:30:04 +0000 Subject: [PATCH] Refer to dp_block_reshape.vhd as alternative. --- libraries/base/dp/src/vhdl/dp_block_gen.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/base/dp/src/vhdl/dp_block_gen.vhd b/libraries/base/dp/src/vhdl/dp_block_gen.vhd index 4b1bb87436..183f4d113b 100644 --- a/libraries/base/dp/src/vhdl/dp_block_gen.vhd +++ b/libraries/base/dp/src/vhdl/dp_block_gen.vhd @@ -60,7 +60,7 @@ -- Remarks: -- . Ready latency (RL) = 1 -- . Alternatively consider using dp_block_gen_valid_arr.vhd or --- dp_counter.vhd. +-- dp_block_reshape.vhd. LIBRARY IEEE, common_lib; -- GitLab