@@ -107,7 +107,7 @@ ARCHITECTURE str OF unb1_terminal_bg_mesh_db IS
CONSTANTc_use_rx:BOOLEAN:=TRUE;
CONSTANTc_rx_output_use_fifo:BOOLEAN:=TRUE;-- Rx output provides FIFOs to ensure that dp_distribute does not get blocked due to substantial backpressure on another output
CONSTANTc_rx_output_fifo_size:NATURAL:=c_bram_m9k_fifo_depth;-- g_rx_output_use_fifo, choose to use full BRAM size = 256 for FIFO depth at output of uth_terminal_rx
CONSTANTc_rx_output_fifo_fill:NATURAL:=0;
CONSTANTc_rx_output_fifo_fill:NATURAL:=128;
CONSTANTc_rx_timeout_w:NATURAL:=0;-- when 0 then no timeout else when > 0 then flush pending rx payload after 2**g_timeout_w clk cylces of inactive uth_rx snk_in.valid