From 9c827d6b034c0eb5d7ed8973680ba3b260d791b6 Mon Sep 17 00:00:00 2001 From: Istvan Csomortani Date: Fri, 25 Sep 2020 09:41:40 +0100 Subject: [PATCH] cn0540/de10nano: Ignore 15003 critical warning Ignore the following critical warning on DMAC instance: Critical Warning (15003): "mixed_port_feed_through_mode" parameter of RAM atom system_bd:i_system_bd|axi_dmac:axi_dmac_0|axi_dmac_transfer:i_transfer| \ dmac_request_arb:i_request_arb|dmac_dest_mm_axi:i_dest_dma_mm| \ altsyncram:bl_mem_rtl_0|altsyncram_0tp1:auto_generated|ram_block1a1 cannot have value "old" when different read and write clocks are used. --- projects/cn0540/de10nano/system_project.tcl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects/cn0540/de10nano/system_project.tcl b/projects/cn0540/de10nano/system_project.tcl index 69684818b..27a88a2f1 100755 --- a/projects/cn0540/de10nano/system_project.tcl +++ b/projects/cn0540/de10nano/system_project.tcl @@ -6,6 +6,12 @@ adi_project cn0540_de10nano source $ad_hdl_dir/projects/common/de10nano/de10nano_system_assign.tcl +# +## down-rade Critical Warning reated to a asynchronous RAM in DMAC +# +## "mixed_port_feed_through_mode" parameter of RAM can not have value "old" +set_global_assignment -name MESSAGE_DISABLE 15003 + # files # SPI interface for ad7768-1