Altera_Forum
Honored Contributor
13 years agoCan I set paths that have recovery error to false path?
In my sopc system, there are always recovery errors, which are from reset syncronizer module to ddr control module. Here is one path:
From Node: NiosII_CPU:soc0|NiosII_CPU_reset_clk_domain_synch_module:NiosII_CPU_reset_clk_domain_synch|data_out To Node: NiosII_CPU:soc0|ddr_sdram:the_ddr_sdram|ddr_sdram_auk_ddr_sdram:ddr_sdram_auk_ddr_sdram_inst|ddr_sdram_auk_ddr_datapath:ddr_io|ddr_sdram_auk_ddr_dqs_group:\g_datapath:1:g_ddr_io|dq_captured_falling[1] Launch Clock: i_clkgen|i_cpu_pll|altpll_component|pll|clk[0] Latch Clock: ddr_clkddr_dqs[0] The Launch Clock is 100 MHz. The clock skew is -3.721 ns. Apparently the From node is output of reset synchronizer, which provides global reset signals, whereas the To Node is inside a DDR controller, I can not trace it, because in the end it is the output of straxii_io, which I can not read source code. And actually I do not know where this ddr_clkddr_dqs is from, I can not find it anywhere. My question is: can I set this path to false path?