You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
I think the problem is the implementation of findTopLevelClocks. The function should ideally only consider input ports. Currently it considers a lot of derived clock signals to be independent clocks.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In TreadleTester.scala:88
Maybe this should be
>= 2
instead of>2
The text was updated successfully, but these errors were encountered: