Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix in FF Mapping cells #16

Merged
merged 1 commit into from
Sep 28, 2023
Merged

bug fix in FF Mapping cells #16

merged 1 commit into from
Sep 28, 2023

Conversation

kanndil
Copy link
Member

@kanndil kanndil commented Sep 22, 2023

Signed by: Youssef Kandil

Contributer: @dineshannayya

Context:

The Clock gating of $SDFFE cells was crashing validation due to the forced positive signaling of the clock and enable signals.

Changes:

Checking the polarity of the "clock" and the "enable" signals and adjusting their sign respectively. This PR closes #2

@dineshannayya
@shalan

@kanndil kanndil merged commit 743939d into AUCOHL:main Sep 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDFFE mapping crashes validation
2 participants