- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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!링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
PS:i just want to cut this displaying of the warning,or close the rule when analysising.
