Altera_Forum
Honored Contributor
18 years agoreading from RAM
Hi I implemented the following ram: getting_data:process(clk) begin if rising_edge(clk) then if wr_en='1' then array_...