dbits:integerrange32to128:=32;-- Data width of BM and FIFO
hindex:integer:=0;-- AHB master index 0
max_burst_length:integerrange2to256:=128;-- BM backend burst length in words. Total burst of 'Max_size'bytes, is split in to bursts of 'max_burst_length' bytes by the BMIF
MAX_SIZE_BEAT:integerrange32to1024:=1024-- Maximum size of bytes in a beat at a burst transaction.
dbits:integerrange32to128:=32;-- Data width of BM and FIFO
max_burst_length:integerrange2to256:=128-- BM backend burst length in words. Total burst of 'Max_size'bytes, is split in to bursts of 'max_burst_length' bytes by the BMIF
);
dbits:integerrange32to128:=32;-- Data width of BM and FIFO (must be power of 2)
axi_id:integer:=0;-- AXI master index
MAX_SIZE_BEAT:integerrange32to4096:=1024;-- Maximum size of a beat at a burst transaction.
-- Injector configuration
ASYNC_RST:boolean:=FALSE-- Allow asynchronous reset flag