-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Description
Hi, all!
Using static analysis methods deadcode was found in ct_mmu_jtlb.v rtl model file.
here is local wire which assigned to false and never redefined or passed into any instance as output. But it checked in some if conditions (for example here) which is always false due to it.
Is this a bug or was it done this way on purpose?
Metadata
Metadata
Assignees
Labels
No labels