Solved
Forum Discussion
JET60200
Contributor
5 years agoHi @DeshiL_Intel , may I ask an additional question ?
I see in ./hwtesting/system_console/main.tcl script, there's below command :
proc CONFIG_SFP_A_B_RATESEL {} {
puts " CONFIGURE SFP A "
reg_write 0x300000 0x4 0x1460
puts " CONFIGURE SFP B "
reg_write 0x300000 0x4 0x1660
}
what's the meaning of the Register_operation : reg_write 0x300000 0x4 0x1460 && reg_write 0x300000 0x4 0x1660 ?
Where can I find document to describe these Registers Functions in this design ? ? Do you know this ?
Thanks
/jet