Skip to content
Snippets Groups Projects
Commit 6f7eff29 authored by dwf1m12's avatar dwf1m12
Browse files

fix a synthesis error in latest extio8x4_ifsm

parent 0208c083
No related branches found
No related tags found
No related merge requests found
......@@ -293,7 +293,6 @@ begin
hist_req1 <= {pending_req[1],hist_req1[4:1]};
hist_req2 <= {pending_req[2],hist_req2[4:1]};
hist_req3 <= {pending_req[3],hist_req3[4:1]};
cmd4 <= cmd4_nxt;
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment