wzab/agwb

Mistake in wb_cdc?

Closed this issue · 3 comments

wzab commented

Shouldn't we use req_m instead of req in

if (req = "01") or (req = "11") then

and in

if req(0) = req(1) then

?

Otherwise we get a timing error in path:

obraz

BTW, why this problem was not found earlier?

wzab commented

Wider view on the problem:
obraz

wzab commented

I have tried to fix the problem in f9b87db
Now we get other failing paths:
obraz

obraz

wzab commented

It seems, that modification of the TCL file: ea8694c has fixed the problem.
The issue may be closed after thorough testing of the fixed wb_cdc.