qverify strange lint error

Status
Not open for further replies.

rajmachol

Newbie
Joined
Oct 5, 2022
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
27
code in question :

begin
if(~rd_wrb)

begin

mem_data[shift_reg[13:7]] <= {shift_reg[6:0], SDATAIN};

end

shift_reg <= {shift_reg[14:0], SDATAIN};
end



Kindly help me fix the violations

 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…