7454 - All Nexus: Why do RTL and gate-level simulations of RAM exhibit mismatched responses during read/write operations?

7454 - All Nexus: Why do RTL and gate-level simulations of RAM exhibit mismatched responses during read/write operations?

Description: The design could have a read/write conflict as both operation may happen simultaneously.
Solution: To fix this issue there is an option on the Synthesis Strategy settings which insert additional glue logic to the RAM read/write port to resolve this conflict. 
(1) For LSE, the Strategy Synthesis Setting is named as "Read Write Check on RAM" must be set to "True". However, this option is only available on Radiant 2024.1 or later. 
(2) For SynplifyPro, the Strategy Synthesis Setting is named as �Automatic Read/Write Check Insertion for RAM� and should be set to "True"