Altera_Forum
Honored Contributor
14 years agolpm_constant and synchronous between jtag clock and systemglock
Hi, I have used for a long time those lpm_constant in Quartus (9.1 SP1 in my case). Boards seems to work correctly but I see the following in Quartus, with Design Assistant :
--- Quote Start --- Critical Warning: (High) rule d101: data bits are not synchronized when transferred between asynchronous clock domains. (Value defined:2). Found 138 asynchronous clock domain interface structure(s) related to this rule. Critical Warning: Node "const_parm:\parm_block:param_from_ismce|lpm_constant:lpm_constant_component|lpm_constant_7i8:ag|sld_mod_ram_rom:mgl_prim1|constant_update_reg[1]" --- Quote End --- Should I add registers for synchronous? OR could I safely ignore those warnings which only concern lpm_constant ?