Map lookup tables to RAM - Lookup tables in your design to block RAM and reduce area usage on the target FPGA device - MATLAB (original) (raw)

Main Content

Lookup tables in your design to block RAM and reduce area usage on the target FPGA device

Since R2021b

Model Configuration Pane: Optimization / Pipielining

Description

Use this parameter to map lookup tables in your design to block RAM and reduce area usage on the target FPGA device.

Dependencies

When you specify this parameter, in the > pane, specify the Synthesis Tool.

Settings

On (default) | Off

On

Map lookup tables in your design to RAM.

Off

Do not map lookup tables in your design to RAM.

No recommendations.

Programmatic Use

Parameter: LUTMapToRAM
Type: character vector
Value: 'on' | 'off'
Default: 'on'

Version History

Introduced in R2021b