Add Pass-Through Logic to Inferred RAMs logic option

A logic option that allows the Compiler to add extra logic to inferred RAM blocks requiring a read-after-write mode that is not supported by RAM blocks in the current device. When a design reads and writes to the same memory address, this extra hardware guarantees that the read returns the new data being written to the address. However, the extra logic increases the area of the design and possibly reduces its performance if the design's critical path includes the inferred RAM.

This option must be applied to an inferred RAM block or it is ignored. This option is available for all Intel devices.

Scripting Information

Keyword: add_pass_through_logic_to_inferred_rams

Settings:on | off

*default