Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCounter1 "q" o/p needs to be fed into the ROM "A_address" input .... Please Help.
LIBRARY ieee; USE ieee.std_logic_1164.all; LIBRARY lpm; USE lpm.lpm_components.all; LIBRARY altera_mf; USE altera_mf.all; ENTITY LPM_ROM_MEGAFUNCTION IS PORT( A_address :IN std...
Altera_Forum
Honored Contributor
12 years agoHi Bertulus,
Thanks for you Reply, I will try this code now and let you know, also I don't really need A_address I just used it to make different then the address in the rest of the code "component Variation1" uses address. but yeah I would give this a go and get back to let you know :) Thanks a mill.