We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb067cf commit 752c96aCopy full SHA for 752c96a
icepll/icepll.cc
@@ -49,7 +49,7 @@ void help(const char *cmd)
49
printf(" PLL Output Frequency (default: 60 MHz)\n");
50
printf("\n");
51
printf(" -p\n");
52
- printf(" Clock source is an input pad rather than FPGA routing\n");
+ printf(" Use SB_PLL40_PAD primitive instead of SB_PLL40_CORE\n");
53
54
printf(" -S\n");
55
printf(" Disable SIMPLE feedback path mode\n");
0 commit comments