Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

ROM contents confusion

Hai, I have vhdl code for store a constant in ROM. The ROM is divided into odd and even; ROMO and ROME as shown below: library IEEE; use IEEE.STD_LOGIC_1164.all; -- use ieee.STD_LOGI...