Mystique GCLK/MCLK Programmer
System PLL Clock Matcher
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This small utility is to help all beta
testers to experiment with various
freq of system PLL more easily without
having to calculate the desired freq
using the formula given. This utility
will automatically find out the best
combination of M and N Value to obtain
the nearest freq.

For example, if you want to have 180MHz
just type in:

        CLKMTCH 180 [enter]

The utility will show you the M and N
that match your freq the most. P is
default to 0, unless otherwise
specified.

For example:

        CLKMTCH 166.6666 3

will find the best M and N that make up
166.6666 but using P = 3 instead.




