6.3.9 Support for ROM memory
Some synthesis tools can infer a ROM
from a case statement. The Verilog converter does the expansion into
a case statement automatically, based on a higher level
description. The ROM access is described in a single line, by
indexing into a tuple of integers.
About this document