summaryrefslogtreecommitdiff
path: root/pb_APP_log_comb.srcs/sources_1/new
diff options
context:
space:
mode:
Diffstat (limited to 'pb_APP_log_comb.srcs/sources_1/new')
-rw-r--r--pb_APP_log_comb.srcs/sources_1/new/fct_2_3_tb.vhd8
1 files changed, 4 insertions, 4 deletions
diff --git a/pb_APP_log_comb.srcs/sources_1/new/fct_2_3_tb.vhd b/pb_APP_log_comb.srcs/sources_1/new/fct_2_3_tb.vhd
index 0f74165..2d89a59 100644
--- a/pb_APP_log_comb.srcs/sources_1/new/fct_2_3_tb.vhd
+++ b/pb_APP_log_comb.srcs/sources_1/new/fct_2_3_tb.vhd
@@ -67,10 +67,10 @@ architecture Behavioral of fct_2_3_tb is
"001" & "0011",
"010" & "0100",
"010" & "0101",
- "011" & "0110",
- "011" & "0111",
- "101" & "1000",
- "101" & "1001",
+ "011" & "0110", -- 0011, 0000
+ "011" & "0111", -- 0011, 0000
+ "101" & "1000", -- 0100, 0001
+ "101" & "1001", -- 0100, 0001
"110" & "1010",
"110" & "1011",
"111" & "1100", -- 12