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

MMCM bit conflitct #1478

Closed
mkurc-ant opened this issue Oct 30, 2020 · 2 comments
Closed

MMCM bit conflitct #1478

mkurc-ant opened this issue Oct 30, 2020 · 2 comments

Comments

@mkurc-ant
Copy link
Contributor

In the current database FASM features:

CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN1.CMT_L_LOWER_B_CLK_FREQ_BB0
CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN1.CMT_L_LOWER_B_CLK_FREQ_BB1
CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN1.CMT_L_LOWER_B_CLK_FREQ_BB2
CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN1.CMT_L_LOWER_B_CLK_FREQ_BB3

and

CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN2.CMT_L_LOWER_B_CLK_FREQ_BB0
CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN2.CMT_L_LOWER_B_CLK_FREQ_BB1
CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN2.CMT_L_LOWER_B_CLK_FREQ_BB2
CMT_TOP_L_LOWER_B.CMT_LR_LOWER_B_MMCM_CLKIN2.CMT_L_LOWER_B_CLK_FREQ_BB3

require clearing of some bits that belong to the CMT_TOP_L_LOWER_B.MMCME2.IN_USE feature.

@litghost
Copy link
Contributor

The MMCM pip fuzzer needed to be adjusted to get all of the FREQ_BBx features, and the MMCM feature fuzzer did not get those changes. I believe the easiest fix here is to the get the IN_USE feature from the MMCM pip fuzzer.

@mkurc-ant
Copy link
Contributor Author

Should solve this issue: #1483

@litghost litghost closed this as completed Nov 4, 2020
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

No branches or pull requests

2 participants