mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Fix VCU118 CMAC reference clocks
This commit is contained in:
parent
20eac98bde
commit
837a390567
@ -4,7 +4,7 @@ create_ip -name cmac_usplus -vendor xilinx.com -library ip -module_name cmac_usp
|
||||
set_property -dict [list \
|
||||
CONFIG.CMAC_CAUI4_MODE {1} \
|
||||
CONFIG.NUM_LANES {4x25} \
|
||||
CONFIG.GT_REF_CLK_FREQ {161.1328125} \
|
||||
CONFIG.GT_REF_CLK_FREQ {156.25} \
|
||||
CONFIG.USER_INTERFACE {AXIS} \
|
||||
CONFIG.GT_DRP_CLK {125} \
|
||||
CONFIG.TX_FLOW_CONTROL {0} \
|
||||
|
@ -4,7 +4,7 @@ create_ip -name cmac_usplus -vendor xilinx.com -library ip -module_name cmac_usp
|
||||
set_property -dict [list \
|
||||
CONFIG.CMAC_CAUI4_MODE {1} \
|
||||
CONFIG.NUM_LANES {4x25} \
|
||||
CONFIG.GT_REF_CLK_FREQ {161.1328125} \
|
||||
CONFIG.GT_REF_CLK_FREQ {156.25} \
|
||||
CONFIG.USER_INTERFACE {AXIS} \
|
||||
CONFIG.GT_DRP_CLK {125} \
|
||||
CONFIG.TX_FLOW_CONTROL {0} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user