- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi again,
I'm filling the forum with all my questions. But i'm learning from each one of it. Now i have the following problem. The compiler gives a critical warning about 2 input pins. I have assigned them as globals in the assignment editor but it still gives the warning that i should make the pins global ... In the image i took a snapshot from the warning and the setting.링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
clock inputs must be assigned to dedicated clock pins. I think you have connected them to non-dedicated pins but then applied global setting.
It is not the recommended design method.