60
Figure 5-3 Enable Si5340A and Si5340B clock on System Builder
Click "
Generate"
button, then, open the Quartus Project generated by System Builder,
the control IPs for Si5340A and Si5340B can be found in the top level file.
//=======================================================
// Configure SI5340A
//=======================================================
`define SI5340A_POWER_DOWN 3'h0
`define SI5340A_644M53125 3'h1
`define SI5340A_322M265625 3'h2
`define SI5340A_312M5 3'h3
`define SI5340A_250M 3'h4
`define SI5340A_156M25 3'h5
`define SI5340A_125M 3'h6
`define SI5340A_100M 3'h7
wire si5340a_controller_start;
wire si5340a_config_done;
assign si5340a_controller_start = ~BUTTON[0];
si5340a_controller si5340a_controller(
.iCLK(CLK_50_B2F),
Содержание TR10a-HL
Страница 1: ...1...
Страница 3: ...3...
Страница 71: ...71 Figure 5 14 Si5340A Demo Figure 5 15 Si5340B Demo...
Страница 82: ...82 Figure 6 3 Progress and Result Information for the QDRII Demonstration...
Страница 107: ...107...
Страница 111: ...111 Figure 8 5QSFP Transceiver Loopback Test in Progress Figure 8 6QSFP Transceiver Loopback Done...