Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Event Control problem

Altera_Forum
명예로운 기여자 II
1,638 조회수

Hi: 

here is a warning just like: 

Warning (10235): Verilog HDL Always Construct warning at CurCtrl.v(559): variable "CurfbkA_o" is read inside the Always Construct but isn't in the Always Construct's Event Control 

 

the veriable is not sensitive veriable,i do not care the value.for example: 

always @(posedge clk) 

begin 

a <=CurfbkA_o; 

end 

 

who can tell me how to cut this warning.thanks!
0 포인트
1 응답
Altera_Forum
명예로운 기여자 II
723 조회수

PS:i just want to cut this displaying of the warning,or close the rule when analysising.

0 포인트
응답