Continue to Site

Reply to thread

So even not adjust scale of whole 24 bits lfsr, but only take some static 9 bits from it, like this?


signal : LFSR unsigned(23 downto 0);

signal: LFSR_to_use_in_computation(8 downto 0);


LFSR_to_use_in_computation <= LFSR(17 downto 9);


Part and Inventory Search

Back
Top