VHDL: Single-Port ROM

author-image

By

This example describes a 256-bit x 8-bit single-port ROM design with one address port for read operations in VHDL. Synthesis tools are able to detect ROM designs in the HDL code and automatically infer the altsyncram or lpm_rom megafunctions depending on the target device architecture.

Figure 1. Single-port rom top-level diagram

Download the files used in this example:

The use of this design is governed by, and subject to, the terms and conditions of the Intel® Design Example License Agreement.