mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 10:15:19 +00:00
Fixed bug with mmcm not generating the 4th clock.
This commit is contained in:
parent
9703055758
commit
38ddbf860e
@ -16,7 +16,7 @@ set_property -dict [list CONFIG.PRIM_IN_FREQ {100.000} \
|
|||||||
CONFIG.CLKOUT1_REQUESTED_OUT_FREQ {166.66667} \
|
CONFIG.CLKOUT1_REQUESTED_OUT_FREQ {166.66667} \
|
||||||
CONFIG.CLKOUT2_REQUESTED_OUT_FREQ {200} \
|
CONFIG.CLKOUT2_REQUESTED_OUT_FREQ {200} \
|
||||||
CONFIG.CLKOUT3_REQUESTED_OUT_FREQ {20} \
|
CONFIG.CLKOUT3_REQUESTED_OUT_FREQ {20} \
|
||||||
CONFIG.CLKOUT3_REQUESTED_OUT_FREQ {25} \
|
CONFIG.CLKOUT4_REQUESTED_OUT_FREQ {25} \
|
||||||
CONFIG.CLKIN1_JITTER_PS {10.0} \
|
CONFIG.CLKIN1_JITTER_PS {10.0} \
|
||||||
] [get_ips $ipName]
|
] [get_ips $ipName]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user