중요 문제
rx_protocol_clk 클럭이 사용되면 Quartus II 설계 도우미는 다음 오류를 보고합니다.
“Critical Warning: (High) Rule D103: Data bits are not
correctly synchronized when transferred between asynchronous clock
domains.”
이 클럭은 SDC 파일에 제한되지 않습니다.
SDC 파일에 다음 제약 조건을 추가합니다.
set rx_protocol_clk_name "rx_protocol_clk[1]"
create_clock -name -period 13.468
-waveform {0.000 6.734} [get_ports ]