package G_TDI_PKG is new work.tdi_pkg generic map(<>);
G_MAX_BURST_SIZE : integer range 8 to 4096 := 4096; -- Maximum burst size in bytes
G_AXI_ADDR_SIZE : integer range 8 to 32 := 32; -- AXI address size in bits
G_AXI_DATA_WIDTH : integer range 8 to 512 := 512; -- AXI bus data width in bits
G_HS_ZERO_FRAME_ADDR : std_logic_vector(11 downto 0) := x"FFF" -- address offset of the 0's HS frame