ID:107000 Can't enable option for In-System Memory Content Editor because both clocks are used on RAM

CAUSE: You instantiated the lpm_ram_dq megafunction in the current design with the Allow In-System Memory Content Editor to capture and update content independently of the system clock (that is, with the ENABLE_RUNTIME_MOD and INSTANCE_NAME parameters enabled), and attempted to compile the design containing the megafunction. However, because the design uses both clocks on the RAM in the design's target device, the Quartus Prime software cannot enable the option for the In-System Memory Content Editor and therefore cannot continue the compilation.

ACTION: Either do not direct the Quartus Prime software to enable the option for the In-System Memory Content Editor, or disconnect one of the clocks for the RAM.